Right. If you edit your lilo.conf be sure to run the lilo
command afterwards as root.
# /sbin/lilo -C /etc/lilo.conf
Phil
On Tue, 4 Jul 2000, Harry Flaxman wrote:
> Phil,
>
> Thanks for relaying your lilo.conf. I think this will help with solving the
> problem.
>
> Harry
>
>
>
> [EMAIL PROTECTED] wrote:
>
> > If you show us the contents of your /etc/lilo.conf we might
> > be able to help. Mine reads as follows:
> >
> > boot=/dev/hda
> > map=/boot/map
> > install=/boot/boot.b
> > vga=normal
> > default=windows
> > keytable=/boot/us.klt
> > prompt
> > timeout=50
> > message=/boot/message
> > other=/dev/hda1
> > label=windows
> > table=/dev/hda
> > other=/dev/fd0
> > label=floppy
> > unsafe
> > image=/boot/vmlinuz
> > label=linux
> > root=/dev/hda2
> > append=""
> > read-only
> >
> > Phil
> >
>
--