All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wakko Warner <wakko@animx.eu.org>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: initramfs
Date: Wed, 25 May 2005 15:54:06 -0400	[thread overview]
Message-ID: <20050525195406.GD1098@animx.eu.org> (raw)
In-Reply-To: <20050525184542.GB1098@animx.eu.org>

Wakko Warner wrote:
> Lennart Sorensen wrote:
> > I didn't know you could use CPIO archives as initrd images.  I have used
> > gzip'd ext2 and cramfs (on Debian kernels only so far).  Actually I
> > didn't know cpio was even considered a filesystem (and hence would be
> > difficult to mount at all).
> 
> Apparently, initrd is just a name and a buffer.  Whatever it does with it is
> a different story.  If the buffer looks like a cpio archive, it mounts tmpfs
> as / and populates it from the archive.  No ramdisk driver, no filesystem
> driver required.

Unfortunately, I noticed that the ramdisk driver has to be compiled in (I
didn't try w/o initrd support).  Atleast I dropped ext2 from my compiled in
list (NO filesystems in my kernel!)

Now it would be nice if I could remove rd from the compiled in list as well
(even thought it would only save a few K)

> Unfortunately for me, it doesn't work.  I'm still trying to figure out how
> it works.

As I stated earlier it now works.  error with my archive.

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals

  reply	other threads:[~2005-05-25 19:56 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 17:41 initramfs Wakko Warner
2005-05-25 18:26 ` initramfs Lennart Sorensen
2005-05-25 18:45   ` initramfs Wakko Warner
2005-05-25 19:54     ` Wakko Warner [this message]
2005-05-25 18:54 ` initramfs Wakko Warner
  -- strict thread matches above, loose matches on Subject: below --
2015-10-26 10:17 initramfs Andrea Di Chiara
2015-10-31  0:42 ` initramfs Khem Raj
2012-04-26 16:40 initramfs George Pontis
2012-04-30 11:40 ` initramfs Sascha Hauer
2005-07-13 10:06 initramfs Jacek Jabłoński
2003-08-21  4:44 Initramfs Garrett Kajmowicz
2003-08-21  6:30 ` Initramfs Bryan O'Sullivan
2003-08-21 14:19   ` Initramfs Jeff Garzik
2003-08-21 18:28     ` Initramfs Bryan O'Sullivan
2003-08-21 19:03       ` Initramfs viro
2003-08-21 19:57         ` Initramfs Bryan O'Sullivan
2003-08-21 20:22           ` Initramfs Willy Tarreau
2003-08-21 20:56           ` Initramfs viro
2003-08-21 22:34             ` Initramfs H. Peter Anvin
2003-08-21 22:31     ` Initramfs Werner Almesberger
2003-08-21 22:41       ` Initramfs Jeff Garzik
2003-08-21 23:15         ` Initramfs Werner Almesberger
2003-08-28 20:07     ` Initramfs H. Peter Anvin

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=20050525195406.GD1098@animx.eu.org \
    --to=wakko@animx.eu.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    /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.