[97655] in RedHat Linux List
Re: another Lilo.conf question
daemon@ATHENA.MIT.EDU (Gordon Messmer)
Wed Nov 4 12:14:33 1998
Date: Wed, 04 Nov 1998 10:18:02 -0800
From: Gordon Messmer <yinyang@eburg.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
John Beck wrote:
>
> Greetings,
> I just compiled my FIRST kernel, I believe that all
> went well. I have a dual boot machine with Lilo
> booting win98 off of Hda1 and linux on hda3, how
> should my lilo.conf look to add my new kernel to the
> boot choices?
> Thanks from a temporary newbie
>
> ===
Probably something like:
#-----------------------
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/vmlinuz
label=linux
root=/dev/hda3
read-only
image=/boot/vmlinuz
label=safety_kernel
root=/dev/hda3
read-only
other=/dev/hda1
label=win
table=/dev/hda
#------------------------
MSG
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.