Displaying 1 result from an estimated 1 matches for "booting_acpi".
2011 Mar 03
0
Bug#600241: #600241: Xen Hypervisor can only boot if "acpi=off" parameter
...el=10"
GRUB_TERMINAL=serial
GRUB_SERIAL_COMMAND="serial --speed=9600 --unit=0 --word=8 --parity=no --stop=1"
GRUB_CMDLINE_XEN="dom0_mem=1024M loglvl=all guest_loglvl=all
sync_console console_to_ring com1=9600,8n1 console=com1"
and captured the output on the serial console.
booting_acpi-off_VT-off.log -- acpi=off and all mentioned CPU options disabled
booting_acpi-on_VT-off.log -- acpi=on and all mentioned CPU options disabled
booting_acpi-off_VT-on.log -- acpi=off and all mentioned CPU options enabled
booting_acpi-on_VT-on.log -- acpi=on and all mentioned CPU options enabled
If...