Do i something wrong?
The only thing i do, is:
# make world
# ./install.sh
# cd linux-2.6.12-xen0
# make ARCH=xen menuconfig
--> adding qla2300
# cd ..
# make dist
# make install
# depmod
The /boot/grub/menu.lst looks as follows:
# works fine, but without xen:
title SUSE Linux 10.0
root (hd0,5)
kernel /boot/vmlinuz root=/dev/sda6 acpi=off resume=/dev/sda5
initrd /boot/initrd
# does not work:
title Xen Master
root (hd0,5)
kernel /boot/xen.gz dom0_mem=131072
module /boot/vmlinuz-2.6-xen0 root=/dev/sda6 acpi=off
module /boot/initrd-xen
Thanks for any help
Stephan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel