Solution
This issue is likely related to file storage permissions from the Linux OS. The Read/Write ability has to be setup correctly for you to be able to save files properly to the cRIO.
To access this information, you will need to
access the shell of your Linux device, and then set the file permissions using a command like "chmod" with the correct sequence for what file preferences you would like to set. You may want to consult external Linux info for the correct codes to be able to access your files in the correct manner (see related links).