From: Andreas Dilger <adilger@clusterfs.com>
To: sting sting <zstingx@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: panic when adding root=/LABEL=/ in grub.conf - newbie
Date: Wed, 7 Apr 2004 10:24:29 -0600 [thread overview]
Message-ID: <20040407162429.GH5107@schnapps.adilger.int> (raw)
In-Reply-To: <Sea2-F121U1x4ykaaEv0001bc59@hotmail.com>
On Apr 07, 2004 16:37 +0300, sting sting wrote:
> when I add the following in grub.conf (to the option of choosing to load
> this kernel)
>
> root=/LABEL=/
>
> I get the the following panic message:
> VFS: cannot open root device = "LABEL=/" or 00:00
> Please append a correct "root= " boot option.
> Kernel panic : VFS: unable to mount root fs on 00:00
Instead, use the correct format, otherwise (as errors say, a device "/LABEL="
cannot be found:
root=LABEL=/
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
prev parent reply other threads:[~2004-04-07 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-07 13:37 panic when adding root=/LABEL=/ in grub.conf - newbie sting sting
2004-04-07 14:07 ` Arjan van de Ven
2004-04-07 16:24 ` Andreas Dilger [this message]
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=20040407162429.GH5107@schnapps.adilger.int \
--to=adilger@clusterfs.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zstingx@hotmail.com \
/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.