-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to make rootfs writable? #23
Comments
Hi jie-ss, dfFilesystem 1K-blocks Used Available Use% Mounted on I want to know the detailed steps in the buildroot, |
what I done:
there is a warning, don't know is it related: the log: |
Hi jie-ss, |
Currently I'm using nand flash as the storage device, I found the rootfs used 100% space as below.
I guess the rootfs is read-only, just wonder can we set the rootfs to writable, or even better that split the nand to two blocks: one is read-only for image file, and the other block is writable ?
df
Filesystem 1K-blocks Used Available Use% Mounted on
ubi0:rootfs 86244 86244 0 100% /
devtmpfs 71848 0 71848 0% /dev
tmpfs 72584 0 72584 0% /dev/shm
tmpfs 72584 64 72520 0% /tmp
tmpfs 72584 16 72568 0% /run
The text was updated successfully, but these errors were encountered: