On Sun, 6 Aug 2000, Mahesh Mahadevan wrote:
> Hi All,
>
> Please ignore my previous mail.
>
> I figured out the cause and solution of the problem (I
> had to compile the scsi controller driver into the
> kernel, rather than having it as a module -- which is
> the default).. sorry for that junk mail..
Systems that boot from a SCSI disk should always have the SCSI driver
compiled into the kernel. Loading it as a module won't work as how can
the kernel access the module file from the disk if it has no SCSI driver?
I've seen this happen ;-)
cheers,
Andy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/