Recently I had to flash an Intel mainboard on a PC with linux installed. The simplest methold would be to create an CD with the iso provided by Intel I thougt. But that didn't work, the CD refused to boot (I wasn't really surprised).
The only alternative was to boot from an USB drive. Here's how I did it:
mkbt -c a: bootsect.bin to extract the bootsector to the file bootsect.binmkbt -x bootsect.bin F: