Comment 2 for bug 161154

Revision history for this message
briandotcom0 (briandotcom0) wrote :

I had this problem also, my mp3 player mounted rw, but the sd card in it mounted ro. Fixed with:
"mount -t fat32 /dev/sde1 /media/6AEA-B89E/ -o remount,rw,uid=6AEA-B89E"
The file system had no files in it larger than a few 100 megs, so I wouldn't be sure its FAT fs corruption.