[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] New kernel won't boot
> > > For grub with 'noreboot' it goes through the whole boot > > process, identifies the SCSI drives and network: > > > > Device eth0 opened and ready for use > > DOM0: Guest OS virtual load address is c0000000 > > This is a weird one -- we haven't seen anyone else with this problem. > > Things are going wrong very early in the dom0 boot process. > > Please could you go into xenolinux-2.4.22/kernel/printk.c and > "#if 1" the HYPERVISOR_console_write in printk. hopefully this > will produce a bit more debug output before the xenolinux > explodes. Do the following: 1. Change 'console=tty0' to 'console=xencons0' 2. '#if 1' the HYPERVISOR_console_write line in xenolinux/kernel/printk.c 3. Edit xen/common/kernel.c:putchar_console() to remove the initial if ( !opt_console ) return; You should then get useful debug info! -- Keir ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |