Jump to content
SubSpace Forum Network

Recommended Posts

Posted

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.jpg

http://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?

Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...