Bug 148477

Summary: grub menu setup for other partitions broken for 2nd disk
Product: [openSUSE] SUSE Linux 10.1 Reporter: Harald Koenig <koenig>
Component: InstallationAssignee: Olaf Dabrunz <odabrunz>
Status: RESOLVED WONTFIX QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P2 - High    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: fdisk output
y2log

Description Harald Koenig 2006-02-06 18:48:07 UTC
the machine has 2 SCSI disks, both with multiple partitions with various
bootable linux distributions for testing and packaging software.

the grub menu.lst entries for the 1st disk (sda) have been correct and boot,
but for partitions on the 2nd disk (sdb) the entries are wrong,
they use (hd0,*)  instead of (hd1,*).

here one example from a generated entry in menu.lst for a SLES9 in /dev/sdb6

        ###Don't change this comment - YaST2 identifier: Original name: Novell/SuSE SLES9 (/dev/sdb6)###
        title Novell/SuSE SLES9 (/dev/sdb6)
            kernel (hd0,5)/boot/vmlinuz root=/dev/hda6 vga=0x31a selinux=0 splash=silent console=tty0 resume=/dev/hda3 elevator=cfq show
opts
            initrd (hd0,5)/boot/initrd

this should be (hd1,5) instead of (h0,5) for kernel and initrd!
Comment 1 Michael Gross 2006-02-07 15:14:15 UTC
Please add the output as `fdisk -l' as well as the yast logfiles.
Comment 2 Harald Koenig 2006-02-07 18:01:06 UTC
Created attachment 66846 [details]
fdisk output
Comment 3 Harald Koenig 2006-02-07 18:01:30 UTC
Created attachment 66847 [details]
y2log
Comment 4 Olaf Dabrunz 2006-06-09 13:16:33 UTC
Is the device.map file broken as well?
Comment 5 Matej Horvath 2007-02-16 14:36:07 UTC
No reaction on this bug for a long time. Closing as CANTFIX.