Hi,
I followed steps on http://tinyurl.com/m9a6kv, everything compiles, but I get following error while booting at grub loader for fedora 11.
Error 11: Unrecognized device string
My grub entries
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/lvmvolume-fedora–root
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Xen 3.4 / Fedora kernel 2.6.31
root (hd0, 0)
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.31 root=/dev/mapper/lvmvolume-fedora–root ro
module /boot/initrd-2.6.31.img
title Fedora (2.6.31)
root (hd0,0)
kernel /vmlinuz-2.6.31 ro root=/dev/mapper/lvmvolume-fedora–root rhgb quiet
initrd /initrd-2.6.31.img
title Fedora (2.6.30.9-90.fc11.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.30.9-90.fc11.x86_64 ro root=/dev/mapper/lvmvolume-fedora–root rhgb quiet
initrd /initrd-2.6.30.9-90.fc11.x86_64.img
-- Best Regards, Nishikant Deshmukh Graduate Student Johns Hopkins University Homewood Campus
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|