Bug 112751

Summary: yast/bootload adds wrong XEN entry when asked for new proposal
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michael Scherer <michi>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Scherer 2005-08-24 16:05:39 UTC
After installation of beta2 (incl. xen-tools + kernel) no bootentry at all was
found in grub/menu.lst.
Starting "yast bootloader" and do "Propose new configuration" adds the following
XEN entry:

###Don't change this comment - YaST2 identifier: Original name: xen###
title S10-B2 [XEN]
    root (hd0,5)
    kernel /boot/xen.gz dom0_mem=458752
    module /boot/vmlinuz-xen root=/dev/hda6 selinux=0    resume=/dev/hda7 
splash=silent showopts
    module /boot/initrd

Following entries are wrong:
1.) kernel -> /boot/xen-3.gz
2.) module -> /boot/initrd-xen
Comment 1 Martin Lasarsch 2005-08-25 10:41:33 UTC
looks like its fixed in beta3, i have: 
 
kernel xen.gz (link to xen-3.0.gz -> xen-3.0_06315-2.gz) 
module /boot/initrd-xen (link to initrd-2.6.13-rc6-git13-4-xen)