Mailinglist Archive: opensuse (4656 mails)
| < Previous | Next > |
Re: [opensuse] GRUB Too! (menu.lst)
- From: M Harris <harrismh777@xxxxxxxxxxxxx>
- Date: Sat, 27 Jan 2007 19:37:08 -0600
- Message-id: <200701271937.08465.harrismh777@xxxxxxxxxxxxx>
On Saturday 27 January 2007 19:22, M Harris wrote:
> It works like this...
Here is a sample from my menu.lst......
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 10.0
root (hd0,4)
kernel /vmlinuz root=/dev/sda6 vga=0x317 selinux=0 resume=/dev/sda3
splash=silent showopts
initrd /initrd
You'll notice the kernel root is on /dev/sda6 (that's the actual device)
and you'll notice that my root (hd0,4) is where my /boot partition is
located. I place my / and my /boot on different partitions. Anyway,
my /boot is on (hd0,4) on my first drive partition number 5 (the actual
device is /dev/sda5).
Hope this helps
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> It works like this...
Here is a sample from my menu.lst......
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 10.0
root (hd0,4)
kernel /vmlinuz root=/dev/sda6 vga=0x317 selinux=0 resume=/dev/sda3
splash=silent showopts
initrd /initrd
You'll notice the kernel root is on /dev/sda6 (that's the actual device)
and you'll notice that my root (hd0,4) is where my /boot partition is
located. I place my / and my /boot on different partitions. Anyway,
my /boot is on (hd0,4) on my first drive partition number 5 (the actual
device is /dev/sda5).
Hope this helps
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |