linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Mark A. Greer" <mgreer@mvista.com>
To: "Tim M. Sanders" <tsanders@xyterra.com>
Cc: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: linking RAM disk with kernel image for ROM
Date: Tue, 26 Jun 2001 13:38:50 -0700	[thread overview]
Message-ID: <3B38F2D9.1D0C349A@mvista.com> (raw)
In-Reply-To: 3B38EE7B.2D4268A6@xyterra.com


Generic [terse] instructions (assuming makefiles, etc. are correct):

Call the ramdisk image ramdisk.image.gz and put it in arch/ppc/boot/images
then run "make zImage.initrd"

You should end up with something like
arch/ppc/boot/images/zImage.initrd.xxx

Mark
--

"Tim M. Sanders" wrote:

> Where can I find a document that describes how to include a RAM disk
> image (initrd ?) in the linux kernel image?
>
> I want to put the entire image in flash, boot from flash and use a RAM
> disk for the root file system.
>
> I know how to create a RAM disk image.  I just don't know where to put
> it in the linux tree so it is linked into the final linux image.  Also I
> am assuming there needs to be some commands on the linux boot prompt.
> What is required to use a RAM disk image as the root file system.
>


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-06-26 20:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-26 20:20 linking RAM disk with kernel image for ROM Tim M. Sanders
2001-06-26 20:38 ` Mark A. Greer [this message]

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=3B38F2D9.1D0C349A@mvista.com \
    --to=mgreer@mvista.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=tsanders@xyterra.com \
    /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).