Eduard Baun Wed, 29 Jul 2015 14:15:51 -0700
temporarily workaround: mv /usr/bin/ntfs-3g /usr/bin/ntfs-3g.orig touch /usr/bin/ntfs-3g
add these lines to the newly created /usr/bin/ntfs-3g: #!/usr/bin/bash exec /usr/bin/ntfs-3g.orig ${*/-s/}