On Sun, Jun 03, [email protected] wrote:

> However, when I boot with the XEN hypervisor, it crashes beyond anything
> I've seen for a long long time.

'it crashes' is very specific. Thanks.


Does Xen crash? Does Xen boot, and does it get into the dom0 kernel?
If you have a serial console, create a debug grub entry like this:

/boot/grub2/custom.cfg:

 menuentry "debug" {
  multiboot /boot/xen.gz loglvl=all console=com1 com1=115200 sync_console
  module /boot/vmlinuz console=hvc0 panic=9 root=/dev/sdaN
  module  --nounzip   /boot/initrd
 }

If there is no serial console, replace 'console=com1' with
'console=vga'.

Olaf

Attachment: signature.asc
Description: PGP signature

Reply via email to