On Fri, Apr 23, 2010 at 06:50:06AM -0700, Boris Derzhavets wrote:
> Here it goes.
>
> Grub entry
>
> menuentry "Xen 4 / Ubuntu 9.10 kernel 2.6.32.10" {
> insmod ext2
> set root=(hd1,1)
> multiboot (hd1,1)/boot/xen.gz
> module (hd1,1)/boot/vmlinuz-2.6.32.10 dummy=dummy root=/dev/sdb1 ro
> console=tty0 acpi.debug_level=0xffffffff acpi.debug_layer=0x2 initcall_debug
> module (hd1,1)/boot/initrd-2.6.32.10.img
> }
>
Where is the console output? Boris, you have to understand I can't help you
with debugging this out without some notion of what is going on.
Please send me the console output (and do have the CONFIG_ACPI_DEBUG=y,
CONFIG_ACPI_DEBUG_FUNC_TRACE=y set), or the motherboard.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|