simple RO headless pi zero system
Posted: Tue Sep 04, 2018 8:43 am
Hi world,
I have build a small camera system based on a PI zero + Camera v2.
I want to make it a true read-only system the simplest way, no more update needed, no file writing ...
I'm using the last Strech version and all tutorials are about 'overlay'.
Can't I just use simple way like :
> disable swap
> mount some files in ram disk (logs & cie)
> make SD card read-only
Is there a tutorial about RO system for Raspian Strech version ?
Thanks.
I have build a small camera system based on a PI zero + Camera v2.
I want to make it a true read-only system the simplest way, no more update needed, no file writing ...
I'm using the last Strech version and all tutorials are about 'overlay'.
Can't I just use simple way like :
> disable swap
> mount some files in ram disk (logs & cie)
> make SD card read-only
Is there a tutorial about RO system for Raspian Strech version ?
Thanks.