All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <eric@yhbt.net>
To: linux-kernel@vger.kernel.org
Subject: notes on 2.4 -> 2.6 upgrade with a Serial ATA root
Date: Wed, 19 Nov 2003 14:54:25 -0800	[thread overview]
Message-ID: <20031119225425.GF24852@BL4ST> (raw)

When using the 2.4.22-xfs kernel (Knoppix -> Debian installation), our
SATA root drive shows up as /dev/hdg, but under 2.6, it's now a SCSI
device, /dev/sda.  It took us a while to figure out what was wrong until
we finally got a serial line and were able to read the boot message
outputs.

This is the error message we got originally _before_ we appended
"root=/dev/sda3" to our command-line:

VFS: Cannot open root device "2203" or unknown-block(34,3)
Please append a correct "root=" boot option

I have a feeling this will take a lot of SATA users by surprise, so
hopefully it'll be documented from now on.

-- 
Eric Wong                                        eric@yhbt.net
Petta Technologies                         eric@petta-tech.com

             reply	other threads:[~2003-11-19 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-19 22:54 Eric Wong [this message]
2003-11-19 23:07 ` notes on 2.4 -> 2.6 upgrade with a Serial ATA root Erik Steffl

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=20031119225425.GF24852@BL4ST \
    --to=eric@yhbt.net \
    --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.