From: Peter Korsgaard <jacmet@sunsite.dk>
To: buildroot@busybox.net
Subject: [Buildroot] Building 2 root filesystems with Buildroot
Date: Fri, 18 May 2012 00:22:51 +0200 [thread overview]
Message-ID: <87sjeyo3b8.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4FA7DF83.7030003@gmail.com> (Chung Li Jing's message of "Mon, 07 May 2012 22:43:15 +0800")
>>>>> "Chung" == Chung Li Jing <lijing.chung@gmail.com> writes:
Hi,
Please ask buildroot questions on the buildroot list instead of mailing
me directly.
Chung> Hello,
Chung> I am trying to get Buildroot to build 2 filesystems; a smaller one
Chung> with the system files and essentials, and a larger one to hold the big
Chung> packages (i.e. Qt).
Chung> The idea is that the kernel will boot up using the smaller one, then
Chung> mount the larger one during the final stages of initialization. And
Chung> the two filesystems, or partitions, may be of different filesystem
Chung> type (i.e. one is yaffs, while the other is ext3).
Chung> What is the most elegant way to do this in Buildroot?
Chung> To my knowledge, Buildroot is hardwired to create a system with
Chung> only one filesystem partition, so some customization is
Chung> evitable. But I just wonder if you have any suggestions.
Buildroot indeed only handles a single filesystem, so I think the
easiest is to just build a single big filesystem with buildroot (E.G. a
tarball), and then write a small script to split it up into two
filesystems afterwards.
--
Bye, Peter Korsgaard
parent reply other threads:[~2012-05-17 22:22 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <4FA7DF83.7030003@gmail.com>]
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=87sjeyo3b8.fsf@macbook.be.48ers.dk \
--to=jacmet@sunsite.dk \
--cc=buildroot@busybox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox