24 Jul
2008
24 Jul
'08
02:55
https://bugzilla.novell.com/show_bug.cgi?id=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c7 --- Comment #7 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-07-23 20:55:30 MDT --- NTFS write is finally working for me (this should really work by default). I fixed it by doing the following: Create a file /sbin/mount.ntfs.sh with the following: #!/bin/bash ntfs-3g "$@" -o locale=en_US.utf8,force Run "chmod +x /sbin/mount.ntfs.sh" Run "ln -s /sbin/mount.ntfs.sh /sbin/mount.ntfs" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.