1 # This file contains default mount options for pcmanfm
2 # If mount options are already specfied for a volume in /etc/fstab, then
3 # 'mount' command will be used, and it will follow /etc/fstab.
4 # If a volume is not defined in /etc/fstab, such as removable usb disk,
5 # the mount options defined in this file will be used.
6 # I know this sucks. Personally, I don't like to do this either.
7 # However, unfortunately the latest HAL forced us to do so.
8 # http://www.linuxfromscratch.org/blfs/view/svn/general/hal.html
11 mount_options=shortname=mixed;uid=;utf8;umask=077;exec;flush
13 # mount_options=shortname=mixed;uid=;utf8;umask=077;exec;usefree
14 # Sometimes, adding a 'usefree' option is required due to bugs in the kernel.
15 # See: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/133567
18 mount_options=uid=;exec
21 mount_options=locale=;exec
24 mount_options=umask=222;utf8;exec
25 fstype_override=ntfs-3g
28 mount_options=uid=;utf8;exec