public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul Rolland" <rol@as2917.net>
To: "'Marc Perkel'" <marc@perkel.com>,
	"'Chris Lalancette'" <clalance@redhat.com>
Cc: "'Rafael J. Wysocki'" <rjw@sisk.pl>, <linux-kernel@vger.kernel.org>
Subject: RE: could not find filesystem /dev/root
Date: Tue, 7 Nov 2006 08:04:33 +0100	[thread overview]
Message-ID: <02e401c7023a$fdcce1d0$4b00a8c0@donald> (raw)
In-Reply-To: <454FCB02.2060907@perkel.com>

Hello,

> > I ran into the same problem when using an FC-6 .config file 
> compiling 2.6.19-rc4.  In my case, the problem was that the 
> configuration options for Serial ATA have changed since 
> 2.6.18 (which the FC-6 config is based on).  I had to 
> manually go in to the config (with make menuconfig) and turn 
> on the SATA device that I have.  What kind of SATA controller 
> do you have, and what does your .config look like?

I also had nearly the same problem when moving from FC5 kernel to a
stock vanilla kernel : FC5 is heavily relying on modules, and my vanilla
kernel was compiled with everything built-in and no modules. 
This is definitely changing the order in which drivers and disks are
discovered
and resulted in drives changing devices :
FC5               Vanilla
/dev/sda   <--->  /dev/sdb
/dev/sdb   <--->  /dev/sdc
/dev/sdc   <--->  /dev/sda

This is a real pain, though people will tell you that udev is supposed
to take care of this... My problem was just that I _don't_ want udev
on my machine...

So, check also this point...

Regards,
Paul


  reply	other threads:[~2006-11-07  7:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06  1:54 could not find filesystem /dev/root Marc Perkel
2006-11-06 10:18 ` Mathieu SEGAUD
2006-11-06 10:26   ` Arjan van de Ven
2006-11-06 14:20     ` Marc Perkel
2006-11-06 20:12 ` Rafael J. Wysocki
2006-11-06 21:18   ` Marc Perkel
2006-11-06 21:25     ` Rafael J. Wysocki
2006-11-06 21:30       ` Marc Perkel
2006-11-06 23:46         ` Chris Lalancette
2006-11-06 23:53           ` Marc Perkel
2006-11-07  7:04             ` Paul Rolland [this message]
2006-11-07  9:17               ` Jan Engelhardt
2006-11-07  9:52                 ` Paul Rolland
2006-11-07 14:18                   ` Jan Engelhardt
2006-11-07 16:13                     ` Paul Rolland
2006-11-07 17:31                       ` Jan Engelhardt
2006-11-07 15:10                 ` could not find filesystem /dev/root - menucinfig Marc Perkel

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='02e401c7023a$fdcce1d0$4b00a8c0@donald' \
    --to=rol@as2917.net \
    --cc=clalance@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc@perkel.com \
    --cc=rjw@sisk.pl \
    /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