Raspberry Pi stackoverflow 树莓派问题解决
Raspberry Pi stackoverflow 树莓派问题解决
20200603, read-only file system
Solution:
sudo raspi-config
# Advanced Options, Overlay FS: Disable
If the "read-only file system" enabled, when you make a new file, after reboot, the file will disappear.
end
EOF