Complete.Org: Mailing Lists: Archives: linux-help: July 2000:
[linux-help] Re: Need help with Kernel Panic Message!
Home

[linux-help] Re: Need help with Kernel Panic Message!

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Need help with Kernel Panic Message!
From: Nate Bargmann <n0nb@xxxxxxxxxxxxxxxx>
Date: Tue, 4 Jul 2000 10:32:00 -0500
Reply-to: linux-help@xxxxxxxxx

On Mon, Jul 03, 2000 at 03:04:53PM -0400, gray, jason wrote:
> kmod: failed to exec /sbin/modprobe -s -k block -major- 8
> errno = 2 VFS: Cannot open root device
> Kernel panic: VFS: Unable to mount root fs on 08:01

Just a guess, but it looks like you compiled in SCSI support as
module and are trying to boot from a SCSI drive.  If so, you'll
need to somehow boot with an emergncy disk set and try to
restore LILO to the old kernel, or if Redhat was kind enough,
perhaps there's an oldlinux or some such entry in /etc/lilo.conf.
If so, after LILO appears, press Alt and you should get a boot
prompt that ends in ':', then type oldlinux (or whatever) and
the boot should proceed from the old image.

Since it's a new install, you may just have to punt and start over,
next remembering to compile support for the root device type, (i.e.
ide or scsi) into the kernel and not as a module.  Heed the warnings
in the help screens when selelcting media type and file system
support for your root media.

In short, the kernel can't load the module for the root media as
there is no support for the root media.  A rather nasty Catch 22!

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB          | "None can love freedom
 Internet | n0nb@xxxxxxxxxxxxxxxx               | heartily, but good
 Location | Wichita, Kansas USA EM17hs          | men; the rest love not
   Wichita area exams; ham radio; Linux info @  | freedom, but license."
             http://www.qsl.net/n0nb/           | -- John Milton

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]