[3346] in SIPB_Linux_Development

home help back first fref pref prev next nref lref last post

lilo problems

daemon@ATHENA.MIT.EDU (Alexandre Megretski)
Fri Feb 16 14:30:48 2001

Message-Id: <200102161930.OAA01279@babushka.mit.edu>
To: olc@MIT.EDU
cc: linux-help@MIT.EDU, linux-dev@MIT.EDU, ameg@MIT.EDU
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 16 Feb 2001 14:30:34 -0500
From: Alexandre Megretski <ameg@MIT.EDU>


>Alexandre Megretski <ameg@MIT.EDU> writes:
>
>> With the /etc/lilo.conf of the form
>> 
>> lba32
>[...]
>> linear
>
>Those two options are mutually incompatible; lba32 is essentially an
>improved version of linear.  Remove "linear."
>
>-- 
>Aaron M. Ucko, KB1CJC <amu@mit.edu> (finger amu@monk.mit.edu)

I removed the "linear" line in /etc/lolo.conf,
and also moved the lba32 down the file (otherwise I was still getting
the "segmentation fault" error.

Now lilo works (and also would work if the "linear" line is added back)
but I am getting the error message

bash# /sbin/lilo
geo_comp_addr: Cylinder number is too big (1275 > 1023)

My current /etc/lilo.conf is

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

image=/boot/vmlinuz-2.2.14-5.0
        label=linux
        read-only
        root=/dev/hda2

other=/dev/hda1
        label=dos




home help back first fref pref prev next nref lref last post