View Single Post
Posts: 4 | Thanked: 0 times | Joined on Dec 2009
#4
OK I opened an Xterminal, typed in the following command to see what was going on, and to write the result to a text file:

df -h > MyDocs/df.txt


The result was "cannot create MyDocs/df.txt : Read-only file system

How can I fix this?

Thanks in advance for your patience.