L.C. Posted January 15, 2012 Report Posted January 15, 2012 Subject: Linux on a CF card configured as a "Live CD" to minimize/eliminate writes?Greetings, I found a SATA to CF adapter http://ecx.images-amazon.com/images/I/41jHNvv08qL.jpghttp://ecx.images-amazon.com/images/I/410CianSg0L.jpg I know that CFs wear out more quickly, so this brings me to my question. How would it be possible to setup Linux (like Mint) properly on a CF card for minimal wear and tear? In my mind, I'm kind of thinking of it like a Live CD on the CF card -- but configured with programs I want and particular system settings of my preferences -- how do I do that? BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
Dr Brain Posted January 15, 2012 Report Posted January 15, 2012 The /usr and /etc folders rarely change, so they shouldn't be a big deal. If they're on their own partitions, then making them read only on boot is a simple matter of altering /etc/fstab, but it's probably not necessary to go even that far. It's /home, /tmp and /var that are the real write locations. You can put /tmp into a ramdisk easily. The /home and /var folders are up to you, though. Freedom is the right to be wrong.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now