From: "H. Peter Anvin" <hpa@zytor.com>
To: Mark Jackson <mpfj@mimc.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Help using initramfs
Date: Tue, 25 Nov 2008 13:00:26 -0800 [thread overview]
Message-ID: <492C676A.6020901@zytor.com> (raw)
In-Reply-To: <492C6238.7060507@mimc.co.uk>
Mark Jackson wrote:
> I'm not sure if this is the correct place to be asking, but I've spend a
> while searching Google and am still no wiser.
>
> I'm looking to use initramfs to create a simple bootable linux distro
> for our AVR32 based boards.
>
> However, I have hit a brick wall at nearly the first step.
>
> So far I've managed to create a "bloated" kernel containing the
> initramfs directory structure and I'm just trying to get a simple "Hello
> World" test app running.
>
> The kernel boots, and the app runs, but I get no output on the console.
>
Make sure /dev/null, /dev/zero, and *especially* /dev/console exists in
your initramfs.
-hpa
next prev parent reply other threads:[~2008-11-25 21:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-25 20:38 Help using initramfs Mark Jackson
2008-11-25 21:00 ` H. Peter Anvin [this message]
2008-11-26 10:51 ` Mark Jackson
2008-11-26 11:27 ` Mark Jackson
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=492C676A.6020901@zytor.com \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpfj@mimc.co.uk \
/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.