linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "David H. Lynch Jr." <dhlii@comcast.net>
To: Linuxppc-embedded@ozlabs.org
Subject: Re: Booting from RAM Disk
Date: Fri, 06 Jan 2006 23:59:36 -0500	[thread overview]
Message-ID: <43BF4AB8.6030003@comcast.net> (raw)
In-Reply-To: <20060106221601.78327.qmail@web33515.mail.mud.yahoo.com>


	initramfs does nto exist in 2.4, but despite a dearth of information it
works extremely well in 2.6.

	Set CONFIG_INITRAMFS=path to directory tree to build into ramdisk, and
the kernel building process will take care of most evrything else.
Unlike initrd, there are not two separate files, that each have to be
loaded. The initial ramdisk is part of the kernel image, gets
uncompressed by the kernel, and is just generally painless - except for
the scarcity of documentation.

  reply	other threads:[~2006-01-07  4:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 21:19 Booting from RAM Disk Matt Jerdonek
2006-01-06 22:16 ` Matt Jerdonek
2006-01-07  4:59   ` David H. Lynch Jr. [this message]
2006-01-07  5:34     ` Grant Likely
2006-01-07 20:42       ` David H. Lynch Jr.
2006-01-09 16:50         ` Grant Likely

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=43BF4AB8.6030003@comcast.net \
    --to=dhlii@comcast.net \
    --cc=Linuxppc-embedded@ozlabs.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;
as well as URLs for NNTP newsgroup(s).