PDA

View Full Version : Making Bootable CD to Flash BIOS Without Floppy Drive


laurentio
19th December 2008, 01:10 AM
If you are upgrading your Windows XP system to Vista chances are you will need to upgrade your system's BIOS to support Vista. Flash utility (for let's say an MSI motherboard BIOS) can't run from Windows (how nice on MSI part), and as lots of users nowadays the systems do not have floppy drives to boot DOS from.

Making a boot-able CD with just a basic set of drivers to allow enough memory for Flash utility turned out to be a very frustrating endeavour. There are lots of boot-able CD images out there, but the most common problem with images is that they load bunch of drivers that take up a lot of memory and hang often. To flash a BIOS all you need from DOS is CD support.

I spare you details of all the options and approaches I tried and get right to what you need to do to make a boot-able CD and add your flash utility and BIOS file to it.


Download and save Windows ME bootable ISO image (http://vladsnotes.hrybok.com/ct.ashx?id=c6b3c1b3-c5de-4c99-99af-81620914d4ef&url=http%3a%2f%2fwww.allbootdisks.com%2fdownload%2 fiso.html). Get WinME_bootdisk.iso (http://vladsnotes.hrybok.com/ct.ashx?id=c6b3c1b3-c5de-4c99-99af-81620914d4ef&url=http%3a%2f%2fwww.allbootdisks.com%2fdownloads% 2fISO%2fAllBootDisks_ISO_Image_Downloads25%2fWinMe _bootdisk.iso) file. Don't worry - it's not an entire Windows ME; it's just a 3MB DOS portion of it.
Download and install Magic ISO Maker (http://vladsnotes.hrybok.com/ct.ashx?id=c6b3c1b3-c5de-4c99-99af-81620914d4ef&url=http%3a%2f%2fwww.magiciso.com%2fdownload.htm), a small utility capable of modifying an existing ISO image.
Run Magic ISO Maker, open WinME_bootdisk.iso, add your Flash files, and save the WinME_bootdisk.iso file.
Burn WinME_bootdisk.iso to a CD.
Boot from the CD and in the boot menu select an option with a CD support. This option should leave enough "conventional" memory after loading DOS and drivers for the Flash utility to run.
Your CD drive is likely to get letter "D:". Switch to CD drive by issuing D: command and run your Flash utility.