FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
09-06-2023 11:26 AM
How does ctrlX OS prevent corruption of integrated Flash file system?
The question rises from my past experiences with some other embedded Linux systems like Raspberry Pi. The most common cause of RPI failure is the corruption of the SD memory card, as with default setting the Linux does write frequently to the disk. That can be prevented with some special tricks like mounting file system in Read Only mode or something more fancy.
But how is that done in ctrlX OS / CORE? I guess the answer comes from underlaying Ubuntu Core design?
Solved! Go to Solution.
09-06-2023 01:12 PM - edited 09-06-2023 01:44 PM
ctrlx-core does not use SDcard to run from but the more reliable MMC. You can see the wear level in the setings => information => resources menu
This is the screen of one of our cores we havily use for automatic updates. You can see it moved to the 10-20% range. Most are still in 0-10% after 2 years of operation so the problem is for sure small in daily usage.
09-14-2023 05:01 PM
Plus i add: please use an external memory for databases and applications that are writing a lot of files often!