mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Cannot mount root device
@ 2004-02-10 15:59 Budai Laszlo
  0 siblings, 0 replies; only message in thread
From: Budai Laszlo @ 2004-02-10 15:59 UTC (permalink / raw)
  To: LKML

Hello,

I get into trouble when I try to compile a new kernel on a 
Fujitsu-Siemens B120 computer with Fedora Core 1. The problem was the 
same with Redhat Linux 9 too.

So, I'm doing make mrproper, make menuconfig (select the options I 
need), make, make bzImage, make modules, make modules_install, make 
install. I got no errors during the compile.
When I reboot the machine with the new kernel I get the following message:

VFS: Cannot open root device "sda3" or unknown-block (0,0)
Please append a correct "root=" option
Kernel panic: VFS: unable to mount root fs on unknown-block (0,0)

the same problem is happening if I try a binary kernel downloaded from 
rawhide.

what can be done?

Thank you,
Laszlo


my lilo.conf looks like:

prompt
timeout=50
default=linux
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
linear

image=/boot/vmlinuz-2.6.2
         label=linux-2.6.2
         initrd=/boot/initrd-2.6.2.img
         read-only
         append="root=/dev/sda3"

image=/boot/vmlinuz-2.4.22-1.2115.nptl
         label=linux
         initrd=/boot/initrd-2.4.22-1.2115.nptl.img
         read-only
         append="rhgb root=LABEL=/"

image=/boot/vmlinuz-2.6.1-1.65
         label=2.6.1-1.65
         initrd=/boot/initrd-2.6.1-1.65.img
         read-only
         append="rhgb root=LABEL=/"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-10 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10 15:59 Cannot mount root device Budai Laszlo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®