> trying to boot the osol 2009.06 xVM kernel on my > laptop for the first time I find that it > gets some kind of error during boot, immediately > resets and reboots.
A kernel panic? > The message flashes too quickly I cannot read what it > wants to say. Try to boot the kernel with options " -kv". Edit the grub boot commands for the xVM kernel; append the options " -kv" at the end of the "module$ /platform/i86xpv/kernel/$ISADIR/unix ..." line. Try to boot using the modified grub boot entry. Now it should stop in the kernel debugger when it gets a kernel panic and you can read the console messages. You can also try to use commands like ::msgbuf, ::stack, ::status, ::cpuinfo -v to get more information. -- This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected]
