* Peter Stuge peter@stuge.se [121025 23:07]:
Hi,
A Shirwaikar, Atita wrote:
In Qemu environment and using coreboot, we are trying to install Windows 7 on our virtual disk. Installation fails throwing this error.
"Windows failed to load because the firmware (BIOS) is not ACPI compatible"
What do we do to get past this error. Kindly help
You start debugging the ACPI tables, and specifically in the context of what Windows thinks of them.
coreboot for Qemu has no ACPI tables. Patches to include the SeaBIOS ACPI tables in coreboot/Qemu are welcome!
Stefan