FelixNemis
Very Active Member
- Joined
- May 15, 2012
- Messages
- 307
I've been trying to figure this out as well. As far as I can tell the issue is fat SD cards are mounted by udisks2 with the "showexec" option which only gives executable permissions to files with .exe or .com or something dumb like thatHow do I set the executable permission bit for auto-mounted FAT32 SD cards? And no, I'm not looking to change the file system on the SD card, nor do I want to change this individually for every single one. This was a thing on the Pandora, so surely it can't be impossible, right?
following directions on here http://storaged.org/doc/udisks2-api/latest/mount_options.html but it didn't work last I tried it. created a /etc/udisks2/mount_options.conf file but it didn't seem to change the behavior
I might have just got something wrong though, hope this helps
edit: the option you want is "exec" instead of "showexec"