up vote 4 down vote favorite
share [g+] share [fb]

I would now if someone can help me and say if I need a industrial grade or not to insure reliability in a PC embedded device. I use linux and make the most filesystem in RAM to avoid read/write of the cache or the var folder.

link|improve this question
1  
This is really hard to read. Could you possibly rephrase it? – Nathaniel Jan 8 '10 at 23:20
feedback

migrated from stackoverflow.com Jan 8 '10 at 21:18

This question came from our site for professional and enthusiast programmers.

3 Answers

I use CompactFlash cards running the RouterOS software as part of my daily operations. I have never had a CF card fail yet in 3 years of operations.

link|improve this answer
feedback

It's hard to tell exactly what you're asking, but I'd say the answer is yes. Lots of people use CF cards as the main OS disk for special purpose linux servers.

link|improve this answer
feedback

Flash memory is viable as storage. Look up "Solid State Drives" or "SSD"

link|improve this answer
2  
The type of Flash memory used in SSDs are massively different than the type used in CF cards. – MDMarra Apr 6 '10 at 23:06
feedback

Your Answer

 
or
required, but never shown