Re: LILO woes.
Hi Nathan,
> boot=/dev/hda1
> root=/dev/hda1
For some reason, my old lilo.conf had /dev/hda as the boot device. After
I upgraded, the boot device changed to /dev/hda1, same as yours. I had
the same problems you did, i.e. LILO would never start completely. Also,
something similar happened to one of our SCSI setups. I ended up doing
the following then everything worked:
boot=/dev/hda
root=current
For our SCSI system we did the same but used /dev/sda instead. After the
change re-run LILO and then everytrhing worked for us.
-Ossama
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to:
- References:
- LILO woes.
- From: "Nathan C. Burnett" <burnet26@cps.msu.edu>