I am having trouble installing GRUB under SUSE 10.3 (final version released this week). I want to install it into my /dev/sdb6 partition, which is where I installed SUSE. I don' t want to install it into the MBR because I already have another boot manager there. This is the first time that I have trouble installing GRUB under SUSE and I suspect it's something related to this new version 10.3. I particularly do not understand why SUSE keeps referring to my sdb6 partition as sdb6,5. Any ideas?
Some data:
1) Output of the command "grub-install /dev/sdb6":
--------------------------
----------
----------
----------
----------
----------
----------
--------
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> setup --stage2=/boot/grub/stage2
(/dev/sdb6,5) (/dev/sdb6,5)
Error 23: Error while parsing number
grub> quit
--------------------------
----------
----------
----------
----------
----------
----------
--------
2) Contents of the device.map file
--------------------------
----------
-------
(hd0) /dev/mapper/nvidia_ifaddac
f
(fd0) /dev/fd0
(hd2) /dev/sdb0
--------------------------
----------
-------
3) Contents of the /boot/grub directory
--------------------------
----------
----------
----------
----------
---------
-rw------- 1 root root 65 Oct 7 12:23 device.map
-rw------- 1 root root 65 Oct 7 11:24 device.map.old
-rw-r--r-- 1 root root 7576 Sep 21 18:59 e2fs_stage1_5
-rw-r--r-- 1 root root 7424 Sep 21 18:59 fat_stage1_5
-rw-r--r-- 1 root root 6664 Sep 21 18:59 ffs_stage1_5
-rw-r--r-- 1 root root 6656 Sep 21 18:59 iso9660_stage1_5
-rw-r--r-- 1 root root 8128 Sep 21 18:59 jfs_stage1_5
-rw------- 1 root root 1511 Oct 7 12:23 menu.lst
-rw------- 1 root root 1511 Oct 7 11:24 menu.lst.old
-rw-r--r-- 1 root root 6844 Sep 21 18:59 minix_stage1_5
-rw-r--r-- 1 root root 9160 Sep 21 18:59 reiserfs_stage1_5
-rw-r--r-- 1 root root 512 Sep 21 18:59 stage1
-rw-r--r-- 1 root root 103162 Oct 7 02:42 stage2
-rw-r--r-- 1 root root 7004 Sep 21 18:59 ufs2_stage1_5
-rw-r--r-- 1 root root 6228 Sep 21 18:59 vstafs_stage1_5
-rw-r--r-- 1 root root 8820 Sep 21 18:59 xfs_stage1_5
--------------------------
----------
----------
----------
----------
---------
Start Free Trial