Bug 396548

Summary: multiple xen entries added to grub menu (including pae, which doesn't exist)
Product: [openSUSE] openSUSE 11.0 Reporter: Dan Collingridge <dcollingridge>
Component: InstallationAssignee: Jozef Uhliarik <juhliarik>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: jdouglas
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: 64 bit system menu.lst

Description Dan Collingridge 2008-06-02 21:27:45 UTC
On a 32 bit system:

If you install OpenSUSE with the xen pattern, when the system comes up, the grub boot menu has two xen entries. One of them is valid (xen.gz), while the other is not (xen-pae.gz). There is not /boot/xen-pae.gz. I believe the first option is selected by default, but if the user selects the second option, the system will not boot.

On a 64 bit system:

If you install OpenSUSE with the xen pattern, when the system comes up, the grub boot menu has two xen entries. They both work, as they are the same, just one points to the sym-link, while the other points to the versioned kernel file. But why two entries?

It is my understanding that with code 11, all xen pae kernels and hypervisors are now just "xen", instead of "xenpae" or "xen-pae". Fixing this to only create one xen boot entry would be nice to avoid any confusion.
Comment 4 Dan Collingridge 2008-06-02 21:29:40 UTC
Created attachment 219651 [details]
64 bit system menu.lst
Comment 5 Jozef Uhliarik 2008-06-04 12:32:40 UTC
it is duplicated of bug #396810

*** This bug has been marked as a duplicate of bug 396810 ***