Bug 148477 - grub menu setup for other partitions broken for 2nd disk
Summary: grub menu setup for other partitions broken for 2nd disk
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 2
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Olaf Dabrunz
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 18:48 UTC by Harald Koenig
Modified: 2007-02-16 14:36 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
fdisk output (1.42 KB, application/octet-stream)
2006-02-07 18:01 UTC, Harald Koenig
Details
y2log (419.54 KB, application/x-gtar)
2006-02-07 18:01 UTC, Harald Koenig
Details

Note You need to log in before you can comment on or make changes to this bug.
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.