this post was submitted on 07 Jan 2025
18 points (100.0% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1097 readers
1 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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!!