public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tigran@aivazian.fsnet.co.uk
To: Marco Baan <marco@freebsd.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: failure to mount root fs
Date: Mon, 29 Mar 2004 13:29:41 +0200 (CEST)	[thread overview]
Message-ID: <26889266.1080559781017.JavaMail.www@wwinf3002> (raw)

Hi Macro,

You wrote:

> VFS: Unable to mount root fs on unknown-block(0,0)
> ...
> kernel /boot/bzImage-2.6.4 ro root=LABEL=/

The "LABEL=/" is the attempt to mount root filesystem by label, so you can 
move it to another disk. I find these "clever" things not mature yet and always replace it by an explicit device name (and don't move/replace root disk):

kernel /boot/bzImage-2.6.4 ro root=/dev/hda2

(this assumes that your root fs is on /dev/hda2, change it appropriately to match your situation)

Kind regards
Tigran
Freeserve AnyTime - HALF PRICE for the first 3 months - Save £7.50 a month 
www.freeserve.com/anytime

             reply	other threads:[~2004-03-29 11:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-29 11:29 tigran [this message]
2004-03-29 11:38 ` failure to mount root fs Marco Baan
2004-03-29 12:00 ` Arjan van de Ven
2004-03-29 12:05   ` Marco Baan
2004-03-29 14:42   ` Marcos D. Marado Torres
2004-03-29 21:47     ` Marco Baan

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=26889266.1080559781017.JavaMail.www@wwinf3002 \
    --to=tigran@aivazian.fsnet.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco@freebsd.nl \
    /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