Find out from the manufacturer how to boot from a USB drive. Then make a bootable flash drive on another computer like this:
1. Make a USB bootable drive using this creator:
USB Boot drive (HPUSBFW)
2. Then download the
boot files and extract them to a folder of your choice
3. Run the HPUSBFW program.
Select the correct USB device from the drop-down menu, set file system to FAT32 and check Create a DOS startup disk.
4. Then browse for the extracted boot files (now in the folder of your choice) and press start to begin formating it.
5. Put Atiflash onto it along with the original bios (
can be DLed here). Make sure to name it something easy like "bios".
------------
6. Then put the USB drive in and hit the key to make it bootable (for my motherboard it is F8).
-------------
7. Wait a few minutes for the Dos to load and type: atiflash -p -f 0 bios.rom
8. Then wait about 5 minutes for the flashing to complete and reboot.
Edit 1: I'm curious if you can boot with a different card in the first PCI-E, and the bad card in the second. If so, you can flash the card in the second slot with the following:
atiflash -p -f 1 bios.rom
The numer 1 identifies it as the second card. if you want to be sure, look up how to read card info from within Atiflash. I think it is just -i
edit 2: I just found this by googling ATIflash commands. It seems to have everything you need, such as making a bootable CD etc... It also lists the commands.
http://forums.techpowerup.com/showthread.php?t=11Edited by ericeod - 6/11/08 at 8:31pm