Hi!
OK, let's still check the details for the procedure.
Boot diskette made with e.g. on Win98 will include
command.com
io.sys (hidden, can be made visible on folder options)
msdos.sys ( -"- )
drvspace.bin (not needed, can be deleted)
For flashing you should add to the diskette
xxxxxxxx.exe (the flash program)
xxxxxxxx.bin (the flash BIOS code)
autoexec.bat (the flash starter upon boot)
The autoexec.bat should include e.g. the following lines
@ECHO OFF
SET PATH=A:\
XXXXXXXX.EXE (and parameters)
Because the awdflash.exe may not always (depending also on the version ...) work properly, it would be worth to try the flashing with uniflash.exe v1.37 downloaded from ->
http://www.uniflash.org.
You could try to do the flashing with the .bin as a parameter with the command uniflash.exe -e xxxxxxxx.bin. But maybe more interesting to try it without any parameters, and you'll get the uniflash program visible for manual execution, seeing possible problem blocks on the BIOS chip when executed. And, when prompted, you may easily give the .bin name just by pressing "enter" and getting the diskette file list on a left column. To help using uniflash, you may check the readme text on it and print the command/parameter list for it.
I'm still missing the exact description of the BIOS chip itself
- which brand
- which product code
- which socket, size etc. details (will be known by the product code)
This info may be needed for the next steps, if the chip is proven to be corrupted ...
Happy flashing!
Best regards,
Pete V.