All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: "David H. Lynch Jr." <dhlii@dlasys.net>
Cc: Linuxppc-embedded@ozlabs.org
Subject: Re: Booting from RAM Disk
Date: Mon, 09 Jan 2006 09:50:07 -0700	[thread overview]
Message-ID: <43C2943F.4060605@secretlab.ca> (raw)
In-Reply-To: <43C027B0.2070409@dlasys.net>

David H. Lynch Jr. wrote:
> Grant Likely wrote:
> 
> 	I have never tried to build an initrd system.

rolling up an initrd & kernel is actually very simple; but I had to read
the Makefile to figure out how to do it!  I do it by copying
ramdisk.image.gz into arch/ppc/boot/images and building 'make
zImage.initrd'.

> 
> 	I like initramfs - the only problem I had putting it together was
> finding the information to do it.
> 
> 	In the instance of the E12 I needed something that was wrapped into a
> single file with the kernl. The E12 already had an elf loader, but all
> it did was load elf files. It did not handle ramdisk other images etc.
> INITRAMFS provided a means to start on the E12 without having to write
> another loader.

So... how do you build the initramfs?

I'd prefer to use initramfs; I just haven't had a whole lot of luck with
it and other concerns took my focus.  :/

Thanks,
g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
(403) 663-0761

      reply	other threads:[~2006-01-09 16:50 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.
2006-01-07  5:34     ` Grant Likely
2006-01-07 20:42       ` David H. Lynch Jr.
2006-01-09 16:50         ` Grant Likely [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=43C2943F.4060605@secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=Linuxppc-embedded@ozlabs.org \
    --cc=dhlii@dlasys.net \
    /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.