I did it with this guide:
https://rog.asus.com/forum/showthread.ph…1670#post701670
It’s some kind of auto-flash so I couldn’t put /p /b /n /k options. It worked fine with freedos. I’ve just downloaded AFUDOS from other webpage (version for Aptio V) and did have that error. I will make Win98 SE instead of freedos asap.
Edit:
@Lost_N_BIOS
I did it with this guide:
https://rog.asus.com/forum/showthread.ph…1670#post701670
It’s some kind of auto-flash so I couldn’t put /p /b /n /k options. It worked fine with freedos. I’ve just downloaded AFUDOS from other webpage (version for Aptio V) and did have that error. I will make Win98 SE instead of freedos asap.
Edit: OK, I got it - there is autoexec.bat in that guide.
@echo off
cls
afudos.exe bios.rom /GAN
I will change it to:
@echo off
cls
afudos.exe bios.rom /p /b /n /k
Am I correct?
I might have downloaded some weird version of AFU - this is why it coused the problem. This one from guide was working just fine.