Re: Grub problems.
- From: "Z.K." <nospam@xxxxxxxxxx>
- Date: Fri, 30 Nov 2007 12:25:55 GMT
Peter Terpstra wrote:
Z.K. in <ctN3j.22496$ht1.5285@trndny01> :No reason, I just wanted to understand why it does not work for me.
I was wondering if anyone could tell me how to get grub to work in Suse.
I just installed Suse 10.3 and Grub gives me an error 17
From the manual:
17 : Cannot mount selected partition
This error is returned if the partition requested exists, but the filesystem
type cannot be recognized by GRUB.
Post your menu.lst, device.map and /etc/fstab
Maybe there is something to invest.
I have a few old PII here which Grub does not like unspite which
distribution (debian, fedora, suse) i use. Lilo is fine then i guess.
Why do you want to persist on Grub?
P.
Usually I can get it to work except with SUSE. I am wondering though if
it is because SUSE thinks my IDE drives are SCSI. I have Ubuntu on
another machine and it detects my IDE drive as hdc instead of sdc.
Z.K.
device.map:
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
(hd2) /dev/sdc
menu.lst:
# Modified by YaST2. Last modification on Thu Nov 29 04:31:32 PST 2007
default 0
timeout 10
gfxmenu (hd2,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title OpenSUSE 10.3
root (hd2,1)
kernel /boot/vmlinuz-2.6.22.5-31-default
root=/dev/disk/by-id/scsi-SATA_WDC_WD400BB-53CWD-WMA8H2134608-part2
vga=0x314 resume=/dev/sdc1 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd2,1)
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd2,1)
chainloader (fd0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
root (hd2,1)
kernel /boot/vmlinuz-2.6.22.5-31-default
root=/dev/disk/by-id/scsi-SATA_WDC_WD400BB-53CWD-WMA8H2134608-part2
vga=normal showopts ide=nodma apm=off acpi=off noresume edd=off 3
initrd /boot/initrd-2.6.22.5-31-default
.
- Follow-Ups:
- Re: Grub problems.
- From: Peter Terpstra
- Re: Grub problems.
- References:
- Grub problems.
- From: Z.K.
- Re: Grub problems.
- From: Peter Terpstra
- Grub problems.
- Prev by Date: Re: FireFox & Print Preview (openSuSE 10.3)
- Next by Date: USB Drive problem
- Previous by thread: Re: Grub problems.
- Next by thread: Re: Grub problems.
- Index(es):
Relevant Pages
|