Displaying 1 result from an estimated 1 matches for "dda4a000".
Did you mean:
7da4a000
2014 Sep 07
0
Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
As an addition to anyone having issues with booting but only getting 1 CPU and a ton of devices that misbehave,
check to see if you have an RSDP in Xen and Linux.
You should have both (I use xl and not xm):
sudo xl dmesg | grep RSDP
(XEN) ACPI: RSDP DDA4A000, 0024 (r2 SUPERM)
and
sudo dmesg | grep RSDP
[ 0.000000] ACPI: RSDP 00000000000f0010 000024 (v02 SUPERM)
I?m running this on a Supermicro X10SL7-F to be a bit more precise.
If you can?t boot at all, it probably means some essential parts of your system will only with with ACPI.
For example,...