#./cbfstool my.rom add -f background.png -n background.png -t raw
# Required.. If you use new ROM or haven't set MAC address before, this needs to be done!
- # These instructions I took from Libreboot flash instructions, sorry if not complete instructions (used my.rom from Libreboot util archive)
- #
+ # These instructions I took from Libreboot flash instructions
+ #(used ich9gen from Libreboot util archive)
#mv my.rom resources/utilities/ich9deblob/my.rom
#cd resources/utilities/ich9deblob/
#./ich9gen --macaddress "00:DE:AD:BE:EF:00" # SET A UNIQUE MAC ADDRESS HERE!!