All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul Rolland" <rol@as2917.net>
To: "'Jan Engelhardt'" <jengelh@linux01.gwdg.de>
Cc: "'Marc Perkel'" <marc@perkel.com>,
	"'Chris Lalancette'" <clalance@redhat.com>,
	"'Rafael J. Wysocki'" <rjw@sisk.pl>,
	<linux-kernel@vger.kernel.org>
Subject: RE: could not find filesystem /dev/root
Date: Tue, 7 Nov 2006 10:52:55 +0100	[thread overview]
Message-ID: <004001c70252$82702570$4b00a8c0@donald> (raw)
In-Reply-To: <Pine.LNX.4.61.0611071013420.11192@yvahk01.tjqt.qr>

Hello,

> The order in which disks are discovered, is basically
> (1) what module (let's take the "core kernel" as a module 
> too) is loaded first (core kernel always comes first)
> (2) running order of the __init functions in a specific module;
>     running order mostly defined by linking order

Yes... What is painful is that moving from a configuration with modules
to a configuration without modules, this can change. 

> >and resulted in drives changing devices :
> >FC5               Vanilla
> >/dev/sda   <--->  /dev/sdb
> >/dev/sdb   <--->  /dev/sdc
> >/dev/sdc   <--->  /dev/sda

> If you don't want udev, make an initramfs, build your disk driver as 
> modules, and load them in the order you want your disks numbered.
> 
> udev or initramfs, you ought to choose at least one.

Nope, you don't. I'm now using a kernel without modules for what's disk 
related, and unless people (read kernel developpers) change something 
in the init order, I'm now with a stable environment, without udev or
initramfs.

Paul


  reply	other threads:[~2006-11-07  9:53 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
2006-11-07  9:17               ` Jan Engelhardt
2006-11-07  9:52                 ` Paul Rolland [this message]
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='004001c70252$82702570$4b00a8c0@donald' \
    --to=rol@as2917.net \
    --cc=clalance@redhat.com \
    --cc=jengelh@linux01.gwdg.de \
    --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 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.