Q: The BIOS flash failed. How should I handle it?
A: Actually, flashing the motherboard BIOS is very dangerous. The common repair methods are generally as follows:
1. An Award BIOS has a Boot Block program固化 in it, which is generally not refreshed by the flash software. Therefore, even if the BIOS flash fails, the Boot Block can still control the ISA graphics card and the floppy drive. But now most motherboards do not support ISA, so still use the floppy drive!
First, make a system disk, delete Config.sys and Autoexec.bat in it, and then copy the correct BIOS update program and data file to the system disk. Then, create Autoexec.bat in the system disk and add: Awdflash xxx.bin /f /sn /py /r (xxx.bin is the BIOS data file). The parameters /f /sn /py /r mean to update the BIOS automatically and restart without backing up. When the flash fails, insert this disk and restart, the system will automatically update the BIOS. Wait for a few minutes and then restart, generally the BIOS can be restored.
2. If the damage is relatively serious and even the Boot Block boot block is damaged together, you can try to repair it by "hot plugging". After the BIOS completes the POST power-on self-test and the system starts the bootstrap program, the operating system takes over the control of the system. After the boot process is completed, the BIOS has completed its mission, and then it basically does not work.
First, release the static electricity on your body, find a motherboard of the same model as the bad motherboard (hereinafter referred to as "good motherboard"), respectively pull out the BIOS chips of the two motherboards, then insert the BIOS chip of the good motherboard back into the BIOS socket, pay attention not to insert it too tightly, as long as the pins can just touch the socket. Start the computer, enter the pure DOS state, pull out the good BIOS chip, and then insert the bad BIOS chip into the motherboard, and perform BIOS flashing, the problem can be solved.