On Mon, 8 May 2000, Andreas Müller wrote:
> Hi all,
>
> all problems seem to come from LILO itself. It seems to be buggy somehow.
> I have a SCSI system and recently I've added a IDE hd.
> Now when running LILO I've got the message:
>
> Warning: /dev/sda5 is not on the first disk
>
> I did not think that this would prevent LILO from booting.
> So I disconnected the IDE drive and booted from a floppy.
> Then I've rerun LILO and there was no error message. Then I could boot from hd
> again. I reconnected the IDE hd and LILO is still working, but when runing LILO
> again one would get again the error message and LILO won't boot.
>
>
> Greetings
>
> Andreas
>
>
Andreas,
You can get rid of the error message, and have LILO work right by
adding bios=0x80 after the disk = /dev/sda? of of your Linux section.
This is covered in the LILO README file.
Another common use of disk sections is if an (E)IDE and a SCSI drive are
used in the same system and the BIOS is configured to use the SCSI drive
as the first drive. (Normally, the (E)IDE drive would be the first drive and
the SCSI drive would be the second one.) Since LILO doesn't know how the
BIOS is configured, it needs to be told explicitly about this arrangement.
Mikkel
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.