Created
September 8, 2016 18:30
-
-
Save papodaca/05db069df7bb6ce087e8c46a5bd7d03e to your computer and use it in GitHub Desktop.
Upgrade libreboot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flashrom -p internal -r backup.rom | |
ich9gen --macaddress <some mac> | |
dd if=ich9fdgbe_8m.bin of=libreboot.rom bs=1 count=12k conv=notrunc | |
flashrom -p internal -w flashrom.rom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment