All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] how to make the Buildroot embedded linux file system persistence?
@ 2014-09-16  8:43 Amir
  2014-09-16  9:23 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Amir @ 2014-09-16  8:43 UTC (permalink / raw)
  To: buildroot

I have built an embedded linux using buildroot. after generating 
rootfs.tar file system, I have tested the embedded linux and figured out 
that every change I made to the linux is not taking place after reboot.

my question is: how to enable buildroot linux to have a persistence file 
system and can save changes?

I have generated: rootfs.tar , rootfs.cpio , bzImage of kernel.

any help appreciated.

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

* [Buildroot] how to make the Buildroot embedded linux file system persistence?
  2014-09-16  8:43 [Buildroot] how to make the Buildroot embedded linux file system persistence? Amir
@ 2014-09-16  9:23 ` Thomas Petazzoni
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-09-16  9:23 UTC (permalink / raw)
  To: buildroot

Dear Amir,

On Tue, 16 Sep 2014 13:13:55 +0430, Amir wrote:

> I have built an embedded linux using buildroot. after generating 
> rootfs.tar file system, I have tested the embedded linux and figured out 
> that every change I made to the linux is not taking place after reboot.
> 
> my question is: how to enable buildroot linux to have a persistence file 
> system and can save changes?
> 
> I have generated: rootfs.tar , rootfs.cpio , bzImage of kernel.

Which one are you using? If you've generated a rootfs.cpio, maybe
you've enabled the initramfs option, which as its name suggest is a
filesystem in RAM, which explains why your changes disappear after a
reboot.

Use a filesystem stored on persistent storage, such as a SD card, eMMC,
NAND flash or USB key.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] how to make the Buildroot embedded linux file system persistence?
@ 2014-09-16  8:48 Amir Amir
  0 siblings, 0 replies; 3+ messages in thread
From: Amir Amir @ 2014-09-16  8:48 UTC (permalink / raw)
  To: buildroot

I have built an embedded linux using buildroot. after generating 
rootfs.tar file system, I have tested the embedded linux and figured out 
that every change I made to the linux is not taking place after reboot. 

my question is: how to enable buildroot linux to have a persistence file 
system and can save changes? 

I have generated: rootfs.tar , rootfs.cpio , bzImage of kernel. 

any help appreciated. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140916/66a9fd53/attachment.html>

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

end of thread, other threads:[~2014-09-16  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-16  8:43 [Buildroot] how to make the Buildroot embedded linux file system persistence? Amir
2014-09-16  9:23 ` Thomas Petazzoni
2014-09-16  8:48 Amir Amir

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.