All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: Tom Felker <tcfelker@mtco.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: root= needs hex in 2.6.0-test1-mm2
Date: Thu, 24 Jul 2003 01:33:36 +1000	[thread overview]
Message-ID: <200307240133.36646.kernel@kolivas.org> (raw)
In-Reply-To: <20030723144351.A3367@infradead.org>

On Wed, 23 Jul 2003 23:43, Christoph Hellwig wrote:
> On Wed, Jul 23, 2003 at 01:56:40AM -0500, Tom Felker wrote:
> > I finally booted 2.6.0-test1-mm2, after reading somebody else who needed
> > to use hex in the root= argument.  root=/dev/hdb1 and root=hdb2 would
> > panic ("VFS: Cannot open root device hdb1 or unknown-block(0,0)"), but
> > root=0341 worked.  Devfs is compiled in, devfs=nomount and devfs=mount
> > make no difference.  Is this intentional?
>
> Yes.  If you use devfs you have to use devfs names for root=.  It's
> pretty simple.  Best option of course is to avoid devfs.

ie use

root=/dev/ide/host0/bus0/target1/lun0/part1

or equivalent


  parent reply	other threads:[~2003-07-23 15:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23  6:56 root= needs hex in 2.6.0-test1-mm2 Tom Felker
2003-07-23 12:20 ` Felipe Alfaro Solana
2003-07-23 15:06   ` Florian Huber
2003-07-23 15:48     ` Charles Lepple
2003-07-23 13:43 ` Christoph Hellwig
2003-07-23 15:08   ` Felipe Alfaro Solana
2003-07-23 18:17     ` Diego Calleja García
2003-07-23 19:30       ` Steven Cole
2003-07-23 15:33   ` Con Kolivas [this message]
2003-07-23 18:52     ` Tom Felker

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=200307240133.36646.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tcfelker@mtco.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.