10-06-2012, 08:14 AM
(This post was last modified: 10-06-2012, 08:33 AM by TimeWalker.)
I really have no idea what is the actual file we should be using, and I'm having a hard time testing myself as I have no flash drives with activity LEDs.
It's either:
- FvRecovery.fd > BIOS.cap
- 7000 from 7z > BIOS.cap (read above)
- First part of the fw (F33E3 ...).ROM from BIOS1.WPH (extracted /w Phoenix Tool) > BIOS.cap ... but I highly doubt it's the one.
We can verify the contents needed in the recovery file by looking at successful recovery report from Insyde bios users.. since the UEFI spec is somewhat similar between these two and most of the things are inherited from EDK.
Optionally try executing smbiosview command in shell and look for your motherboard model number. (you can dump the command output by doing smbiosview > smbios.txt and it will appear in the /BOOT folder on your flashdrive)
Take your FvRecovery.fd file and rename it as blablaX64.fd .. as well as blablaX64.bin .. plane blabla.fd and plane blabla.bin ... where blabla is the model number you got from smbios output. I have copied an example how this model number might look on one of the previous pages.
It's either:
- FvRecovery.fd > BIOS.cap
- 7000 from 7z > BIOS.cap (read above)
- First part of the fw (F33E3 ...).ROM from BIOS1.WPH (extracted /w Phoenix Tool) > BIOS.cap ... but I highly doubt it's the one.
We can verify the contents needed in the recovery file by looking at successful recovery report from Insyde bios users.. since the UEFI spec is somewhat similar between these two and most of the things are inherited from EDK.
Optionally try executing smbiosview command in shell and look for your motherboard model number. (you can dump the command output by doing smbiosview > smbios.txt and it will appear in the /BOOT folder on your flashdrive)
Take your FvRecovery.fd file and rename it as blablaX64.fd .. as well as blablaX64.bin .. plane blabla.fd and plane blabla.bin ... where blabla is the model number you got from smbios output. I have copied an example how this model number might look on one of the previous pages.