Boris Derzhavets
2010-Apr-23 13:50 UTC
Re: [Xen-devel] Failure to load the most recent kernel 2.6.32.10 ( xen/stable) under Xen 4.0 on F12 (serial log)
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 } Boris. --- On Fri, 4/23/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote: From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Subject: Re: [Xen-devel] Failure to load the most recent kernel 2.6.32.10 ( xen/stable) under Xen 4.0 on F12 (serial log) To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" <mad@wol.de> Date: Friday, April 23, 2010, 9:32 AM On Fri, Apr 23, 2010 at 03:45:31AM -0700, Boris Derzhavets wrote:> Mark, > Thanks for instructions. > > root@ServerKoala:~# modprobe acpi-processor > root@ServerKoala:~# modprobe processor > ^C > > Second command hangs, first one comes back to command prompt cleanly.Now send me your console output. You should have gotten a wealth of them (you did compile your kernel with the debug option I asked, right?), and also added the acpi.. debug option in the Linux kernel command line. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2010-Apr-23 20:16 UTC
Re: [Xen-devel] Failure to load the most recent kernel 2.6.32.10 ( xen/stable) under Xen 4.0 on F12 (serial log)
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@lists.xensource.com http://lists.xensource.com/xen-devel