How to create a readonly root linux: Can be mounted as writeable for persistent changes?
- by Mr Anderson
I'd like a read only file system that runs almost entirely in RAM but the compact flash or hardrive can be mounted and made writeable to make persistent changes.
How do I do this on Linux? I've looked at several tutorials but none really explain how to create such a system with the option of being able to mount the storage device and make…