18
Read Only File System
(lemmy.world)
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
A better way to do this would be to use the overlay filesystem which will use some of your RAM to hold temporary files written to the partition. When rebooting the system will start over from when you enabled the overlay filesystem.
https://learn.adafruit.com/read-only-raspberry-pi/overview
Looks good! I'll give it a try. Thanks!!