Mailinglist Archive: opensuse (3288 mails)

< Previous Next >
Re: [opensuse] GRUB Help - Howto boot 10.3 RAID 1 hardware SATA controller ?
  • From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
  • Date: Sun, 23 Dec 2007 20:14:55 -0600
  • Message-id: <476F161F.9000105@xxxxxxxxxxxxxxxxxx>
Ken Schneider wrote:


Please post the contents of /boot/grub/device.map and /boot/grub/menu.lst


God I hope you can help with this mess. Here are the files! (thank God I
could get the network up even though install has never gotten to the
point of setting the root password or users)

device.map

(fd0) /dev/fd0
(hd0) /dev/sda
(hd2) /dev/sdc
(hd1) /dev/sdb

menu.lst


# Modified by YaST2. Last modification on Sun Dec 23 13:57:41 UTC 2007
default 1
timeout 8
gfxmenu (hd1,0)/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd1,0)
kernel /vmlinuz-2.6.22.5-31-default root=/dev/sdb2
resume=/dev/sda5 splash=silent showopts
initrd /initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
openSUSE 10.3 (/dev/sdc1)###
title openSUSE 10.3 (/dev/sdc1)
root (hd2,0)
configfile /boot/grub/menu.lst

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd1,0)
chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd1,0)
chainloader (fd0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
root (hd1,0)
kernel /vmlinuz-2.6.22.5-31-default root=/dev/sdb2 showopts
ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name:
Kernel-2.6.22.5-31-default###
title Kernel-2.6.22.5-31-default
root (hd1,0)
kernel /vmlinuz-2.6.22.5-31-default root=/dev/sdb2
resume=/dev/sda5 splash=silent showopts
initrd /initrd-2.6.22.5-31-default

/etc/grub.conf

setup --stage2=/boot/grub/stage2 (hd0) (hd1,0)
quit

--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups