WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 3.0.4 on RH EL 4.4 - can't make it boot kernel

To: "'xen-users@xxxxxxxxxxxxxxxxxxx'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen 3.0.4 on RH EL 4.4 - can't make it boot kernel
From: "Foreman, Tim" <tforeman@xxxxxxxxx>
Date: Thu, 1 Mar 2007 09:14:15 -0600
Delivery-date: Thu, 01 Mar 2007 07:13:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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>