bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't boot due to root device problem


From: Bob Berman
Subject: Re: can't boot due to root device problem
Date: Sun, 30 Sep 2001 11:34:32 -0400 (EDT)

I am sure that this is the problem. But I have another Linux
install on the same machine and that boots fine, although
it is SuSe 7.0 vs. this one is SuSe 7.2. This was an
initial install from CD and I had never booted it before.
Now I have to figure out some way to boot it.

On Sun, 30 Sep 2001, Mario Klebsch wrote:

> On Sunday, 30. September 2001 01:13, Bob Berman wrote:
> 
> > When I boot Linux, the error I get is:
> >
> > request_module[block major-8]: root fs not mounted
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > VFS: Cannot open root device "sbd3" or 08:13
> > Please append a correct "root=" boot option
> > Kernel panic: VFS: Unable to mount root fs on 08:13
> 
> You did not include the device driver for block drvice major number 8
> (the SCSI disk driver) into your kerne. So, it tries to load it as a
> module, which fails, because the root fs is not mounted, yet.
> 
> Include the scsi device drivers (the driver for the adapter as well as
> the driver for the SCSI disk devices and the ext2fs code) into your
> kernel and the system will find its root partition.
> 
> BTW, this is not a GRUB problem but a misconfigured linux kernel. This
> kernel would not be able to run on your system, if it is loaded by
> other means (e.g. from disk or via etherboot). When I build a new
> kernel, I always put it on a disk (make bzdisk) first, to see wether it
> boots fine.
> 
> 73, Mario
> --
> Mario Klebsch                                         address@hidden
> PGP-Key available at http://www.klebsch.de/public.key
> Fingerprint DSS: EE7C DBCC D9C8 5DC1 D4DB  1483 30CE 9FB2 A047 9CE0
>  Diffie-Hellman: D447 4ED6 8A10 2C65 C5E5  8B98 9464 53FF 9382 F518




reply via email to

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