Tagged Questions
0
votes
1answer
546 views
Problems with a Read-Only Root Filesystem
I was creating a read-only root filesystem for use in an embedded system. I successfully got the system to boot after setting it to read-only initially, but then I needed write access to another file ...