Hi, I'm running a Tianocore payload on coreboot and I'm not able to boot Windows (or Windows installers). I eventually get errors like "UNMOUNTABLE_BOOT_VOLUME" and "DRIVER_PNP_WATCHDOG".
Some searching leads me to the conclusion that in some cases putting one's SATA controller in IDE mode allows these devices to boot.
Is there a KConfig option that enables this?
Thanks, Rafael
Rafael Send:
Hi, I'm running a Tianocore payload on coreboot and I'm not able to boot Windows (or Windows installers). I eventually get errors like "UNMOUNTABLE_BOOT_VOLUME" and "DRIVER_PNP_WATCHDOG".
Some searching leads me to the conclusion that in some cases putting one's SATA controller in IDE mode allows these devices to boot.
Is there a KConfig option that enables this?
If you happen to be using AMD fam15tn, it is HUDSON_SATA_MODE. You'll probably want to review southbridge options for your board.
Hi, I'm on the port that Matthew Garrett did for the custom Thinkpad X210, which has an i7-8650 on it.
I'll check in with him (tbh he's probably on this list anyway).
Thanks, Rafael
On Thu, Aug 22, 2019, 23:19 awokd via coreboot coreboot@coreboot.org wrote:
Rafael Send:
Hi, I'm running a Tianocore payload on coreboot and I'm not able to boot Windows (or Windows installers). I eventually get errors like "UNMOUNTABLE_BOOT_VOLUME" and "DRIVER_PNP_WATCHDOG".
Some searching leads me to the conclusion that in some cases putting
one's
SATA controller in IDE mode allows these devices to boot.
Is there a KConfig option that enables this?
If you happen to be using AMD fam15tn, it is HUDSON_SATA_MODE. You'll probably want to review southbridge options for your board. _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org