BIOS (Basic Input/Output System) which also commonly known as boot loader or boot ROM, is a firmware code that run by an IBM compatible PC computer when first powered on or booting up, in order to prepare the machine so that other software programs especially operating system stored on various media (such as hard drives, floppies, and CDs) can load, execute, and assume control of the PC. There are a few suppliers or vendors for motherboard’s BIOS, one of them is from American Megatrends (AMI) with the BIOS commonly called AMI BIOS or AMIBIOS.

Modern day BIOS fireware is normally stored on EEPROM (Electronically Erasable Programmable Read-Only Memory) or flash memory devices, which can be easily updated or flashed by users. Flash is the term used to describe process to write a new BIOS code into the ROM, replacing the existing BIOS. However, there is risk that users improperly execute or abort a BIOS update, and cause BIOS corrupts, and render the computer or device unusable or unable to boot up. Bad flash or flash mistake cause a lot of problem and disable the system, In this case, users with corrupted BIOS can only staring at the blank screen, or POST process screen indefinitely.

If for any reason your motherboard (mobo) BIOS corrupted, if you’re motherboards comes with a backup BIOS (Dual BIOS boards or Quad BIOS board from Gigabyte), then you still be able to boot up and log on to operating system. If you’re not, and your computer or motherboard is using an AMI BIOS, then you can use the following fail safe emergency BIOS load trick to try to recover the BIOS corruption. The hack works on the basis that AMI BIOSes have a recovery process that embedded in “boot block” which is a portion of the ROM that runs first and is not updateable. Code in boot block verify that the rest of the BIOS is intact (via checksum, hash, etc.) and if it detects that the main BIOS in “system block” is corrupt, the recovery routine is called and for AMI BIOS, it will boot to a floppy to access any new BIOS file with the name AMIBOOT.ROM. If found, the file will be read and flash or write to the system block, replacing the corrupted or bad main BIOS.

Recovery procedures for AMI BIOS

  1. Download the latest version or your choose version of BIOS file for your computer or motherboard from the manufacturer’s support site.
  2. Rename the downloaded file to AMIBOOT.ROM.
  3. Copy the file to a floppy disk.
  4. Insert the floppy disk to the floppy drive.
  5. Turn on the system.
  6. The system should automatically access the floppy drive (indicated LED will light up). If no floppy access occurs press and hold Ctrl-Home to force update. Follow any on screen instruction to restore and recover the good BIOS from the floppy disk.
  7. When 4 beeps are heard or a reboot prompt you may remove the floppy disk.
  8. Restart the computer.
Note
If USB keyboard cannot work, try PS/2 keyboard. Sometimes, take out the CMOS battery to clear the configuration settings or reset the CMOS jumper switch to clear the CMOS may help too. Only the BIOS file is needed. For AMI BIOS recovery, the floppy no need to be bootable, and no flash utility needs to exists too.

Souce: SirReal and marmo.