View Single Post
Posts: 12 | Thanked: 13 times | Joined on Jan 2010 @ Sweden
#12
I had similar experience a while ago. In my case there was a problem with the filesystem so it was mounted in read only mode.

Try (at your own risk): "mount -o remount rw /home/user/MyDocs" as root in a console
and try the camera again. If it works after that try fix the filesystem.