BIOS updates on Linux can be a problem. There are a very few BIOSes for which there are Linux utilities, and some for which the motherboard manufacturer provides ISOs, but for many, the only method provided is a DOS utility. For these, the excellent Sean Reifschneider posted a method:
http://www.tummy.com/journals/entries/jafo_20080920_234755
which has just one buglet. At the end of the third line of code:
-b isolinux/isolinux.bin
there needs to be an addition; it needs to look like this:
-b isolinux/isolinux.bin \
Hopefully I can obtain permission to repost a fuller set of instructions ![]()