Mailinglist Archive: opensuse (4656 mails)

< Previous Next >
Re: [opensuse] GRUB Too! (menu.lst)
  • From: Mike McMullin <mwmcmlln@xxxxxxxx>
  • Date: Sat, 27 Jan 2007 19:43:58 -0500
  • Message-id: <1169945040.6393.13.camel@xxxxxxxxxxxxxx>
On Sat, 2007-01-27 at 16:36 -0800, charles@xxxxxxxxxxxxxx wrote:
> # Modified by YaST2. Last modification on Sat Jan 27 22:50:52 UTC 2007
> default 0
> timeout 8
> gfxmenu (/dev/sda,7)/boot/message
>
> ###Don't change this comment - YaST2 identifier: Original name: windows 1###
> title windows 1
> rootnoverify (hd0,0)
> chainloader (hd0,0)+1
>
> ###Don't change this comment - YaST2 identifier: Original name: linux###
> title openSUSE 10.2
> root (/dev/sda,7)
here^^^
> kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda8 vga=0x317
end of this line---------->
> resume=/dev/sda7 splash=silent showopts
> initrd /boot/initrd-2.6.18.2-34-default
>
> ###Don't change this comment - YaST2 identifier: Original name: failsafe###
> title Failsafe -- openSUSE 10.2
> root (/dev/sda,7)
here ^^^^^^
> kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda8 vga=normal
end of this line----------->
> showopts ide=nodma apm=off acpi=off noresume edd=off 3
> initrd /boot/initrd-2.6.18.2-34-default

In each of these last two sections you have a root spec for /dev/sda7
and /dev/sda8, is that supposed to be like that?

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups