Industry Automation and Control Forum
This forum is addressing industrial automation design & engineering, operations, asset performance, cyber security and digital transformation for Plants & Machines.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-11-07 12:30 PM
Hello
I have a SCADAPack 474i but I can not create any file because the linux filesystem is read only mode.
How to change to read-write mode?
Best regards
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-11-08 08:29 PM
I suspect that the SCADAPack design imposes this read-only aspect.
To get around this, you likely have to redploy your own custom Yocto image based on the Schneider standard image.
https://docs.yoctoproject.org/next/dev-manual/read-only-rootfs.html
I believe there are only certain mount points which are on read-write file systems.
From the docker example https://www.youtube.com/watch?v=GMnwrUbNRxU, it looks like /home/root/... is on a write-able file system. And it suggests that /etc is also (to allow for resolve.conf to be updated... although it's possible this is just a RAM disk, and is reset on each power cycle).
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-11-09 08:08 AM
Hello @BevanWeiss
This issue is affecting create docker container in the home directory
But, based on your suggest, I can create into /etc folder, but is not the ideal. I would like create into /home folder.
For now, I continue with this workaround
Thank you
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.