D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Slight problem with booting my laptop!

 

On Fri, 28 Jan 2005 01:30:34 -0000
Julian Hall wrote:

----- Original Message ----- 
From: "Grant Sewell" <dclug@xxxxxxxxxxxxxxxxxx>
To: <list@xxxxxxxxxxxx>
Sent: Friday, January 28, 2005 12:44 AM
Subject: [LUG] Slight problem with booting my laptop!


default=0
timeout=10
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,1)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/1
initrd /boot/initrd-2.4.20-8.img
title Debian < I added these lines, obviously.
root (hd0,3) <
kernel /vmlinuz ro root=/dev/hda4 <
initrd /initrd.img <

Unlikely to get the right answer from me being a relative noob :)  There
seems to be no label for the Debian entry?

Kind regards,

Julian

GRUB doesn't use labels like LILO... I'm beginning to wish I had installed LILO 
instead :D
http://www.gnu.org/software/grub/manual/html_node/Configuration.html#Configuration

After reading that page myself, I'm going to edit my grub.conf file *again*...

title RedHat
       kernel (hd0,1)/boot/vmlinuz-2.4.20-8 ro root=/dev/hda2
title Debian
       kernel (hd0,0)/vmlinuz-2.6.8-2-686 ro root=/dev/hda4
       initrd (hd0,0)/initrd.img-2.6.8-2-686

And see if this works :D

Grant.
-- 
Artificial intelligence is no match for nuratal stidutipy.

--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.