Hacker News new | ask | show | jobs
by TickleSteve 1253 days ago
You would typically use a read-only filesystem in an embedded system, not the default raspbian style distro. This allows you to a) not require a clean shutdown and b) saves your physical media from writes.
1 comments

This. Check out https://balena.io as one example.