|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problems during booting Xen 3.4.2 on Fedora 11
Hi,
I try to install Xen 3.4.2 from source codes on my Fedora 11.
And I have created xen-3.4.2.gz, vmlinuz-2.6.18.8-xen, and
initrd-2.6.18.8-xen.img following the USER manuals.
But when I reboot the system and choose Xen 3.4.2 from Grub to use Xen, it
failed and the system stopped at
" sd 0:0:0:0: Attached scsi disk sda "
My grub.conf is attached as follows.
so what's the problem and how can I fix it?
Thanks!
zkong
######################
# grub.conf
######################
default=0
timeout=15
splashimage=(hd0,3)/grub/splash.xpm.gz
#hiddenmenu
title Fedora (2.6.29.4-167.fc11.i686.PAE)
root (hd0,3)
kernel /vmlinuz-2.6.29.4-167.fc11.i686.PAE ro root=/dev/mapper/vg_zkong-lv_root
rhgb
initrd /initrd-2.6.29.4-167.fc11.i686.PAE.img
title Windows Vista Home Premium 32Bit
rootnoverify (hd0,1)
chainloader +1
title Xen 3.4.2
root(hd0,3)
kernel /xen-3.4.2.gz
module /vmlinuz-2.6.18.8-xen root=/dev/mapper/vg_zkong-lv_root ro
module /initrd-2.6.18.8-xen.img
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problems during booting Xen 3.4.2 on Fedora 11,
Zhen Kong <=
|
|
|
|
|