|
|
|
|
|
by 1vuio0pswjnm7
13 days ago
|
|
"Raspberry Pis are notorious for SD card corruption with unknown causes." This is not specific to RPis. When an SD card is subjected to "unpredictable" writes it creates potential risk of corruption. The writes are triggered by software, not the RPi hardware There is no rule that says the RPi user must mount the root filesystem r/w on the card. It can be mounted r/w on mfs or tmpfs, for example, and the card can be removed after boot. Been doing this since 2012 Zero writes to the card, no corruption It's true these corruption issues are "notorious" but that's due to RPi owner behaviour, not the RPI hardware |
|