Bug 148463

Summary: grub setup: SUSE 10.0 32 bit detection
Product: [openSUSE] SUSE Linux 10.1 Reporter: Harald Koenig <koenig>
Component: InstallationAssignee: Joachim Plack <jplack>
Status: RESOLVED WONTFIX QA Contact: Klaus Kämpf <kkaempf>
Severity: Major    
Priority: P5 - None CC: pth
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the requested y2log

Description Harald Koenig 2006-02-06 18:36:18 UTC
installation into /dev/sda3 worked pretty well.  I get the following grub boot menu:

        # grep title /boot/grub/menu.lst
        title SUSE LINUX 10.0.42
        title XEN
        title SUSE LINUX 10.0 64 bit (/dev/sda1)
        title SUSE LINUX 10.0 64 bit (/dev/sda2)
        ...                   ^^^^^^
                              ^^^^^^
10.0 64 bit for /dev/sda1 is correct, but /dev/sda2 is a _32_ bit 10.0 installation!!
Comment 1 Martin Lasarsch 2006-02-07 11:11:55 UTC
please attach /var/log/YaST2/* from the system which installed the grub.
Comment 2 Harald Koenig 2006-02-07 14:41:40 UTC
Created attachment 66760 [details]
the requested y2log
Comment 4 Joachim Plack 2006-10-24 14:44:14 UTC
Still there in 10.2 ... 
The label generation is finally done in GfxMenu::translateSectionTitle
This cannot be easily fixed as translation always takes the _running_ system
which is somewhat broken by design. In BootGrub::CreateSections the information
from Storage::GetOtherLinuxPartitions() is kind of badly evaluated.

Olaf please check'n' fix, yast2-bootloader
Comment 6 Philipp Thomas 2007-11-13 13:02:53 UTC
This is obsolete now.