Bug 207842 - Xen grub entry installed without Xen kernel
Summary: Xen grub entry installed without Xen kernel
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-24 15:27 UTC by Jos Vos
Modified: 2008-08-02 23:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-18 11:00:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
/root/install.log (32.92 KB, text/plain)
2006-09-25 21:07 UTC, Jos Vos
no flags Details
/var/log/anaconda.log (154.14 KB, text/plain)
2006-09-25 21:08 UTC, Jos Vos
no flags Details
/var/log/anaconda.syslog (39.64 KB, text/plain)
2006-09-25 21:09 UTC, Jos Vos
no flags Details

Description Jos Vos 2006-09-24 15:27:31 UTC
Description of problem:
When choosing virtualization support in a rhel5beta1 client install, there is no
Xen hypervisor and Xen-enabled kernel installed *but* grub contains (as default
entry) the non-existing Xen-enabled kernel!

/etc/grub.conf:

default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Client (2.6.17-1.2519.4.21.el5xen)
        root (hd0,0)
        kernel /xen.gz-2.6.17-1.2519.4.21.el5
        module /vmlinuz-2.6.17-1.2519.4.21.el5xen ro root=/dev/hda6 rhgb quiet
title Red Hat Enterprise Linux Client-up (2.6.17-1.2519.4.21.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.17-1.2519.4.21.el5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.17-1.2519.4.21.el5.img

Contents of /boot:

config-2.6.17-1.2519.4.21.el5      message.ja
grub                               symsets-2.6.17-1.2519.4.21.el5.tar.gz
initrd-2.6.17-1.2519.4.21.el5.img  symvers-2.6.17-1.2519.4.21.el5.gz
lost+found                         System.map-2.6.17-1.2519.4.21.el5
message                            vmlinuz-2.6.17-1.2519.4.21.el5

rpm -qa | grep kernel:

kernel-2.6.17-1.2519.4.21.el5
kernel-headers-2.6.17-1.2519.4.21.el5
kernel-devel-2.6.17-1.2519.4.21.el5

Comment 1 Jos Vos 2006-09-24 16:10:09 UTC
Additional comment:

/etc/sysconfig/kernel contains DEFAULTKERNEL=kernel-xen, while kernel-xen is not
 installed!

Comment 2 Jeremy Katz 2006-09-25 15:28:36 UTC
Can you attach /var/log/anaconda* and /root/install.log?

Comment 3 Jos Vos 2006-09-25 21:07:25 UTC
Created attachment 137090 [details]
/root/install.log

Comment 4 Jos Vos 2006-09-25 21:08:07 UTC
Created attachment 137091 [details]
/var/log/anaconda.log

Comment 5 Jos Vos 2006-09-25 21:09:18 UTC
Created attachment 137092 [details]
/var/log/anaconda.syslog

Comment 6 Red Hat Bugzilla 2007-06-12 03:18:11 UTC
requested by Jams Antill

Comment 7 Chris Lalancette 2007-10-04 17:59:23 UTC
Is this bug still a problem?  If not, can we close it out?

Thanks,
Chris Lalancette

Comment 8 Chris Lumens 2008-04-18 11:00:32 UTC
Feel free to reopen this bug if you continue to experience this problem in
RHEL5.1 or 5.2.  Thanks.


Note You need to log in before you can comment on or make changes to this bug.