usb automount read only
Whenever I plug in my Sansa clip sport, automounting does it in read only mode. How can I change that to read/write?
I know how to mount it correctly from the command line but how can I change it for the automount? (something in the fstab?)
Fedora automatically mounts devices in read-write mode. If your device is mounted read-only, it might have file system errors (in such cases, the disk is re-mounted read-only). Try this: mount your device read-write using command line, and try some read/write operation on it and see if its successful.