On Mon, 5 Feb 2001, Warren Melnick wrote:

> If the other drive was hanging the IDE bus then lilo would never have gotten
> far enough to give the "LI" part of the prompt.  More likely the geometry of
> this new drive is causing lilo to have a heart attack.  Therefore
> eliminating lilo should eliminate the problem.  lilo absolutely does care
> about another drive being added to the system, and this is the part that
> happens right after the I is output to the console.
>
> Here is what the docs say:
>    LI   The first stage boot loader was able to load the second stage boot
>     loader, but has failed to execute it. This can either be caused by a
>     geometry mismatch or by moving /boot/boot.b without running the map
>     installer.
>
> Since the first stage boot loader ran, it is unlikely that the IDE bus is
> being frozen by the second drive, or else it would freeze it during the
> initial POSTing by the BIOS, not after lilo had already been read into
> memory from the drive.
>
The second drive may not be hanging the buss, but it is causing problems
reading anything except track 0.  Adding a second drive, especialy
adding one to the second ide chain, will not change the geomitry of the
first drive.  But adding a drive with bad electronics can cause problems
with data corruption when reading from another drive.  From the problems
described, it looks like attempts to read anything except track 0 does
not work with the second drive installed.  This is why the first stage
of LILO works, and why he can read the partition table, but is unable to
access anything else on the drive.

The only time LILO has problems when adding another drive is if you
change the LBA mode, or if you have SCSI drives in the system.  Adding
an IDE drive to a system that boots on a SCSI drive can cause problems.

Normaly, I would suspect bad cabling before bad electronics, except for
the fact that he tried the drive on both the primary and secondary
chain, and the fact that the drive came from a "dead" system.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to