Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] ext2+isofs initrd too big
@ 2008-10-18 18:57 Roberto A. Foglietta
  2008-10-18 19:56 ` Roberto A. Foglietta
  0 siblings, 1 reply; 9+ messages in thread
From: Roberto A. Foglietta @ 2008-10-18 18:57 UTC (permalink / raw)
  To: buildroot

Hi,

 using buildroot I have compiled a system which is big enough to not
fit in the initrd image (default size is 4Mb but could be enlarged by
kernel .config). Attached patch prepare a initrd of 16Mb and I can
enlarge it more in order to put all my system inside. However this is
not the best solution because has no future itself, initrd image could
not enlarged forever.

 I think the good approach should be:

 a) having a buildroot project with kernel, modules, static busybox
which generate a boot-able iso with initrd.
 b) having another buildroot project with everything which generate a
ext2 loop file system.

 The project a) should have a rc.S which mount the ext2 loop (or
equivalent) and jump on it. I could do it by myself and my question
is: do you think is there any better way to do it? What could be the
best way in order to include this behaviour into buildroot?

 Thanks in advance,
-- 
/roberto

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-10-21 10:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-18 18:57 [Buildroot] ext2+isofs initrd too big Roberto A. Foglietta
2008-10-18 19:56 ` Roberto A. Foglietta
2008-10-18 23:55   ` Roberto A. Foglietta
2008-10-19 10:00     ` Roberto A. Foglietta
2008-10-19 16:05       ` Bernhard Reutner-Fischer
2008-10-20 10:55         ` Roberto A. Foglietta
2008-10-20 12:32           ` Roberto A. Foglietta
2008-10-20 23:31             ` Roberto A. Foglietta
2008-10-21 10:20               ` Roberto A. Foglietta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox