From: Budai Laszlo <lbudai@ms.sapientia.ro>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Cannot mount root device
Date: Tue, 10 Feb 2004 17:59:18 +0200 [thread overview]
Message-ID: <4028FFD6.2060006@ms.sapientia.ro> (raw)
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=/"
reply other threads:[~2004-02-10 16:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4028FFD6.2060006@ms.sapientia.ro \
--to=lbudai@ms.sapientia.ro \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®