Okay I solved my own problem yay for me. Here is the exact steps I used to fix my system.
Set up Boot Floppy
1. Create a standard Boot disk via windows (on a working computer)
2. Add Dos-Freak's excellent Boot block BIOS boot sector loader utility to bypass the award boot block so you can run a Dos prompt. The utility can be found here
http://dose.0wnz.at/awdblock.zip . (Note this should be named AWDFLASH.EXE when copied to boot disk)
3. Add Award Flash utility (I used 8.24B) to Boot Disk named as FLASH.EXE.
4. Add bios file (example C18E10U8.BIN)
5. Open Notepad and add the fallowing:
@ECHO OFF
FLASH ********.BIN /py /sn /cd /cc /cp /R /nbl
Replace the *’s with the bios file name. save the file as AUTOEXEC.BAT and save it to the Boot Disk. (I used the bios I attempted to flash previously when my bios was corrupted C18E10U8.BIN)
6. Finished making disk
With the boot disk completed insert it into your busted computer and turn it on.
MAKE SURE YOU HAVE THE CORRECT BIOS FILE FOR YOUR MAINBOARD THE RIGHT FILE, FOR THE RIGHT MODEL, FOR THE RIGHT REVISION. OTHERWISE YOU MIGHT BE IN DEEPER POOP!
Once inserted into the computer this will automatically (…if done correctly) flash the bios, boot block and all. All safeguards will be disabled and the chip overwritten. Neither I nor anyone else can and/or will be held responsible for actions you take. In other words PROCEED AT YOUR OWN RISK!
If it doesn’t load recheck the AUTOEXEC.BAT file for any errors.
As a final note I figured out how to fix my board when this happened but credit goes to Dos-Freak on the
www.wimsbios.com forums for writing his awesome utility to make my instructions possible.
Drak