-
-
Notifications
You must be signed in to change notification settings - Fork 180
Raspberry Pi OS read only mode
Awawa edited this page May 21, 2022
·
3 revisions
Raspberry Pi OS system has a very nice tool that you can use to enable/disable the read-only mode at will.
sudo raspi-config
It will protect your Raspberry Pi system from corruption if you don't have a dedicated & safe powering off mechanism for the Rpi. And will extend the life of your SD card since all writes will be stored in the memory.

Then restart the system. If you need to make some changes in configuration then disable the overlay (and restart the system), apply new configuration and enable the overlay again (and restart the system).
- Getting started. Needed components
- Software installation
- Configurations
- Quick start
- Video source LUT calibration
- P010 high quality video format
- Automatic tone mapping
- Software grabber (Windows)
- Audio-reactive lighting effects
- Raspberry Pi 5 GPIO PWM 🆕
- Zigbee2MQTT lights
- Home Assistant lights
- JSON API
- Instance synchronization
- Hue gradient light strips
- HyperSerialPico and others
- Infinite Color Engine 🆕
- Compiling HyperHDR
- FAQ
- 3.3V to 5V level shifter
- Raspberry Pi OS read-only mode