Explore >> Select a destination


You are here

andybrown.me.uk
| | koscis.wordpress.com
3.4 parsecs away

Travel
| | Today we will make our RPi a slave device connected to PC via USB. And this RPi will be detected as the keyboard. We need Raspberry Pi Zero or Zero W with the micro USB connector. Configuration First, we have to enable ConfigFS for USB gadgets: echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt echo "dwc2"...
| | bikerglen.com
4.1 parsecs away

Travel
| |
| | blog.cetinich.net
3.2 parsecs away

Travel
| |
| | hallard.me
17.8 parsecs away

Travel
| [AI summary] The article explains how to protect Raspberry Pi SD cards from premature failure by setting up a read-only filesystem. This method prevents data corruption due to improper shutdowns or power outages. It also covers configuring the system to work in read-only mode, handling specific services, and provides steps to switch between read-write and read-only modes. Additionally, it mentions using a watchdog for system stability and includes tips for maintaining the system's health.