You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to increase the free space available on the root filesystem (rootfs) of my system.
Currently, the available space is insufficient for my application's requirements.
The text was updated successfully, but these errors were encountered:
it is change rootfs size to 5GB and you will start with 5gb of storage on your luckfox after flashing it.
Also you can change oem.img, in python may will help.
truncate --size 500M oem.img && resize2fs oem.img
I have created note tree for luckfox pico, you can check for questions. my note tree
I am looking to increase the free space available on the root filesystem (rootfs) of my system.
Currently, the available space is insufficient for my application's requirements.
The text was updated successfully, but these errors were encountered: