Complete.Org: Mailing Lists: Archives: linux-help: August 2001:
[linux-help] Re: Kernel compile
Home

[linux-help] Re: Kernel compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Kernel compile
From: Bruce Bales <bbales@xxxxxxxxxxx>
Date: Sun, 05 Aug 2001 18:18:56 -0500
Reply-to: linux-help@xxxxxxxxx

Ran lilo -v and got the following:

########################
#LILO version 21, Copyright 1992-1998 Werner Almesberger
#
#Reading boot sector from /dev/hda
#Merging with /boot/boot.b
#Boot image: /boot/vmlinuz-2.2.18
#Added linux *
#Boot other: /boot/vmlinuz-2.2.14-5.0, loader /boot/chain.b
#Added linux-old
#Syntax error near line 17 in file /etc/lilo.conf
#########################

I removed line 17 and got "error near line 16."

When I run just lilo, I get:
#######################
#Added linux *
#Added linux-old
#Syntax error near line 16 in file /etc/lilo.conf
########################
And it still loads 2.2.14.

I'll have to find out what the error is.
bruce
Weqaar Ali Janjua wrote:

> did u run lilo command after updating lilo?? run lilo -v to see the output.

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux

image=/boot/vmlinuz-2.2.18
 label=linux
 read-only
 root=/dev/hda5

image=/boot/vmlinuz-2.2.14-5.0
 label=linux-old
 read-only
 root=/dev/hda5        <======  this is line 17


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]