mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: viro@parcelfarce.linux.theplanet.co.uk
To: Valdis.Kletnieks@vt.edu
Cc: Witold Krecicki <adasi@kernel.pl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: initrd and 2.6.0-test8
Date: Sat, 18 Oct 2003 20:57:17 +0100	[thread overview]
Message-ID: <20031018195716.GG7665@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <200310181941.h9IJfhLW030128@turing-police.cc.vt.edu>

On Sat, Oct 18, 2003 at 03:41:43PM -0400, Valdis.Kletnieks@vt.edu wrote:
> On Sat, 18 Oct 2003 20:02:15 +0200, Witold Krecicki <adasi@kernel.pl>  said:
> 
> > But do you have HDD-controller parts as modules or built-in? According to the
> > changelog message, if initrd is detected as 'usual initrd' (e.g. not
> > initramfs), then it's copied to /dev/initrd on rootfs. But as I understand,
> > there is no such thing as rootfs as long as it isn't mounted (ide/scsi
> > modules are not loaded
> 
> What happens in the case of a devfs-based system where the real rootfs
> can't be mounted till after the initrd is loaded, because / is on an LVM
> volume?

Guys, rootfs is there from the very beginning.  It's just a ramfs - doesn't
require any drivers, is writable and is there.  We mount ramdisks, final
root, devfs, etc. on it.  Presense of drivers doesn't matter - we don't
need any drivers to access that beast, since it just sits in pagecache.
No backing device at all.

>  I know my laptop crashed-and-burned on this, even though the IDE
> and LVM modules were built into the kernel....

Details?  How long ago had it started, .config, boot log, etc...

  reply	other threads:[~2003-10-18 19:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 18:02 Witold Krecicki
2003-10-18 19:41 ` Valdis.Kletnieks
2003-10-18 19:57   ` viro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-18 19:10 Svetoslav Slavtchev
2003-10-18 19:25 ` viro
2003-10-18 19:33   ` Svetoslav Slavtchev
2003-10-18 20:32   ` Witold Krecicki
2003-10-18 20:43     ` viro
2003-10-18 22:25   ` Svetoslav Slavtchev
2003-10-18 16:27 Walt H
2003-10-18 17:52 ` viro
2003-10-18 18:22   ` viro
2003-10-18 18:33   ` Christophe Saout
2003-10-18 13:05 Arkadiusz Miskiewicz

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=20031018195716.GG7665@parcelfarce.linux.theplanet.co.uk \
    --to=viro@parcelfarce.linux.theplanet.co.uk \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=adasi@kernel.pl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome