All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fridtjof Busse <fridtjof.busse@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: [2.4.18-ac1] Unable to mount root fs
Date: Tue, 26 Feb 2002 17:31:39 +0100	[thread overview]
Message-ID: <200202261722.13431@fbunet.de> (raw)

Hi
I successfully patched and compiled 2.4.18-ac1, no problems.
But when I try to boot the system, the kernel is unable to mount the 
root filesystem (/dev/hdf2):

request_module[block-major-33]: Root fs not mounted
VFS: Cannot open root devices "hdf2" or 21:42
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 21:42

The bootloader-options are correct, a 2.4.18 kernel with exactly the 
same config-options has no problems with mounting the root fs.
hdf is secondary master, connected to a Promise UDMA 100 controller on 
an ASUS A7V.

The boot-option in grub.conf looks like

title Linux-ac(2.4.18-ac1)
        root (hd1,0)
        kernel /vmlinuz-2.4.18-ac1 ro root=/dev/hdf2 hdc=ide-scsi
title Linux (2.4.18)
        root (hd1,0)
        kernel /vmlinuz-2.4.18 ro root=/dev/hdf2 hdc=ide-scsi

but only 2.4.18 works.
Is this a bug or did I miss anything?
-- 
Fridtjof Busse
Microsoft is a cross between The Borg and the Ferengi. 
Unfortunately they use Borg to do their marketing and Ferengi to do 
their programming.

             reply	other threads:[~2002-02-26 16:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-26 16:31 Fridtjof Busse [this message]
2002-02-26 16:45 ` [2.4.18-ac1] Unable to mount root fs Mike Fedyk
2002-02-26 17:40   ` Fridtjof Busse
2002-02-26 17:44     ` Mike Fedyk
2002-02-26 18:11       ` Fridtjof Busse
2002-02-26 18:15         ` Mike Fedyk
2002-02-26 18:33           ` Fridtjof Busse
2002-02-27 11:21           ` Fridtjof Busse
2002-02-28  1:53             ` Mike Fedyk

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=200202261722.13431@fbunet.de \
    --to=fridtjof.busse@gmx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.