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 have been using raspberry pi's with the Overlay read-only file system for some time and have been very happy with it.
In my standard builds I have created another partition on the sd card for any data that I need RW access to then I have just used raspi-config to enable the Overlay File System.
This has worked well up until Bookworm. In Bookworm, when the read-only file system is enabled it changes all the mounted partitions to read only (except /boot).
Is there a way to exclude certain partitions or limit it to only the root partition? I cannot seem to find a way to do this.
I have been using raspberry pi's with the Overlay read-only file system for some time and have been very happy with it.
In my standard builds I have created another partition on the sd card for any data that I need RW access to then I have just used raspi-config to enable the Overlay File System.
This has worked well up until Bookworm. In Bookworm, when the read-only file system is enabled it changes all the mounted partitions to read only (except /boot).
Is there a way to exclude certain partitions or limit it to only the root partition? I cannot seem to find a way to do this.