25 Sep
2017
25 Sep
'17
12:10
Istvan Gabor wrote:
Hello:
How can I change default (auto)mount options for vfat file system on removable flash disks (like sd cards) and pendrives?
Hmm, not sure what the official way is, but as there's no reply yet: for my cardreader (which I prefer to get mounted as /media/sdcard anyhow) I created an fstab entry /dev/mmcblk0p1 /media/sdcard auto noauto,user,shortname=lower,uid=1000 0 0 The automounter honors this entry, too. So you should be able to specify your wanted options there, like my 'shortname=lower' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org