|
Bugzilla – Full Text Bug Listing |
| Summary: | grub setup: SUSE 10.0 32 bit detection | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Harald Koenig <koenig> |
| Component: | Installation | Assignee: | 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 | ||
please attach /var/log/YaST2/* from the system which installed the grub. Created attachment 66760 [details]
the requested y2log
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 This is obsolete now. |
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!!