[97477] in RedHat Linux List
Re: LIL- problems
daemon@ATHENA.MIT.EDU (Kirk Bauer)
Tue Nov 3 10:46:47 1998
Date: Tue, 3 Nov 1998 10:37:20 -0500 (EST)
From: Kirk Bauer <kirk@kaybee.org>
To: redhat-list@redhat.com
cc: redhat-list@elanco.k12.pa.us, "Kevin M. Myer" <myer@elanco.k12.pa.us>
In-Reply-To: <Pine.LNX.4.02.9811031006460.1517-100000@marble.elanco.k12.pa.us>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Tue, 3 Nov 1998, Kevin Myer wrote:
> My /etc/lilo.conf is:
>
> boot = /dev/sda1
> delay = 5 # optional, for systems that boot very quickly
> vga = ASK # force sane state
> append="mem=128M"
> root = current # use "current" root
> map = /boot/System.map
> image = /boot/vmlinuz
> label = linux
Try changing it to:
boot = /dev/sda
map = /boot/map
install = /boot/boot.b
prompt
timeout = 20
image = /boot/vmlinuz
label = linux
root = /dev/sda1
append = "mem=128M"
read-only
The 'boot=' line should definitely be /dev/sda (as that is
your boot drive), not /dev/sda1. I don't see any root= line
in your file, and I don't think that 'map' should equal
System.map...
At least the lilo.conf file I gave you would work on a Red Hat
Linux 5.X machine with the drive layout you specified...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Kirk Bauer -- Georgia Tech -- kirk@kaybee.org <== Finger for PGP
http://www.kaybee.org/~kirk ResNet RTA Computer Engineering
GT Sport Parachuting Club! http://cyberbuzz.gatech.edu/skydive
--
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.