From: Michael Boutte <maboutte@pacbell.net>
To: linuxppc-embedded@ozlabs.org
Subject: Building a Root Filesystem
Date: Sat, 17 Dec 2005 00:17:54 -0800 [thread overview]
Message-ID: <43A3C9B2.6040401@pacbell.net> (raw)
Hi,
I seem to be stuck at one point in my first embedded Linux project. I
built a custom MPC875 board and have figured out how to get U-Boot to
compile and run. Then I learned to compile an initial Linux 2.4.25 using
the ELDK with a basic root filesystem via the "SELF" included in the
ELDK (thank you WD and others). Now I want to build a new root
filesystem with the modules included. So then I have used the "make
modules" and "make ... modules_install" commands plus used the procedure
in the DULG section 9.6 to unpack the ramdisk image and mount it in the
/mnt/tmp/ directory.
That is point where I do not know what to do next. It would seem that I
need to merge the modules and other items I may want to add (for example
appWeb) with the simple root filesystem and re-compress it for use just
like the original ramdisk image. I just do not seem to find any
information on this process either in the DULG or anywhere else on the web.
Any help would be greatly appreciated.
Mike Boutte
next reply other threads:[~2005-12-17 8:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-17 8:17 Michael Boutte [this message]
2005-12-17 18:32 ` Building a Root Filesystem bennett78
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=43A3C9B2.6040401@pacbell.net \
--to=maboutte@pacbell.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 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.