Re: Kernel Panic, root fs..

Dan Hollis (goemon@sasami.anime.net)
Tue, 17 Aug 1999 02:12:27 -0700 (PDT)


On 17 Aug 1999, Sam Vilain wrote:
> Dan Hollis <goemon@sasami.anime.net> writes:
> > > > VFS: Cannot open root device 08:01
> > > > Kernel Panic: VFS: Unable to mount root fs on 08:01
> > > You forgot to compile your SCSI driver into the kernel
> > Perhaps the kernel could be a bit more verbose here.
> And what *should* it say?

In the case of -ENODEV, the kernel would spit out

<QUOTE>
Kernel Panic: Couldnt mount /dev/sda1 on root fs, perhaps you forgot to
compile in scsi support?
</QUOTE>

An alternative would be for "make zImage" or lilo to bitch at you that you
dont have kernel modules/kernel support for the root device.

-Dan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/