Hi,
I'd compiled both xen stable (2.0.7) and xen unstable code on a machine running FC3. I could boot from either of the xen0 version (Xen2.0/vmlinuz-2.6.11.12-xen0 and Xen3.0/vmlinuz-2.6.12.6-xen0, respectively). However, if I tried to start xend from any of them, I got the following message:
Exception starting xend: xeninfo
Any idea what might be the reason?
Thanks in advance,
Amitayu
My grub configuration looks like:
title Xen unstable
kernel /xen-3.gz dom0_mem=131072 noreboot console=vga
module /vmlinuz-2.6.12.6-xen0 root=/dev/hda5 ro console=tty0
module /initrd-2.6.12.6-xen0.img
title Xen 2.0/ XenLinux 2.6
kernel /xen-2.0.gz dom0_mem=131072 noreboot console=vga
module /vmlinuz-2.6.11.12-xen0 root=/dev/hda5 ro console=tty0
module /initrd-2.6.11.12-xen0.img
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|