|
i dont reccommend flashing your bios until youve read up on the subject + are confident on what your doing. anyway, when you say you typed it in the command line, do you mean in a dos promt in windows? what you need to do is create a bootable floppy with a program called atiflash on it. try googleing for the program or theres probably a thread here somewhere about it. youll then want to back up your old bios just in case with the command
atiflash -s 0 originalBIOS.bin <- that's a zero before the originalBIOS
then to flash the new one
atiflash -f -p 0 BIOSname.bin <- that's a zero before the BIOSname
obviously you need to include the new xt bios you wish to flash on the disc and BIOSname.bin is the name of that file
id read up on how to use atiflash before doing anything though, and know how to flash your old one back if things dont work out before starting
|