|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen 3.0.4 on RH EL 4.4 - can't make it boot kernel
I'm trying to build a Xen server on Enterprise 4.4 and I can't
get the Xen kernel to boot.
I installed the kernel rpm and the Xen rpm and my grub.conf looks
like this:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/hda1
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux ES (2.6.9-42.ELsmp)
root (hd0,0)
kernel /boot/vmlinuz-2.6.9-42.ELsmp ro root=LABEL=/
initrd /boot/initrd-2.6.9-42.ELsmp.img
title Red Hat Enterprise Linux ES-up (2.6.9-42.EL)
root (hd0,0)
kernel /boot/vmlinuz-2.6.9-42.EL ro root=LABEL=/
initrd /boot/initrd-2.6.9-42.EL.img
title Red Hat Enterprise Linux ES Xen (2.6.16.33-xen_3.0.4.1)
root (hd0,0)
kernel /boot/xen-3.0.4.1.gz
module /boot/vmlinuz-2.6.16.33-xen_3.0.4.1 ro root=/dev/hda1
module /boot/initrd-2.6.16.33-xen_3.0.4.1.img
When I try and boot the Xen kernel it stops with the following errors:
Loading ide-disk.ko module
ide_disk: no version for "struct_module" found: kernel tainted.
Creating root device
Mounting root filesystem
mount: error 6 mounting ext2
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
I did some googling and found some indications that it might have been
related to using the ext3 filesystem, so I rebuild the server with ext2
and got the same results.
Any suggestions?
--
Timothy W. Foreman ~ Security Administrator ~ tforeman@xxxxxxxxx
(651) 365-4181 ~ Internet Broadcasting ~ www.ibsys.com
--
The Onion: Have you decided what you want to be when you grow up?
Berkeley Breathed: Dad. The rest is frosting.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Xen 3.0.4 on RH EL 4.4 - can't make it boot kernel,
Foreman, Tim <=
|
|
|
|
|