The ntfs mount option points to the default/best mount option for NTFS; eg. in hardy it is actually ntfs-3g.
$ which mount.ntfs | xargs ls -l lrwxrwxrwx 1 root root 12 2008-07-14 12:18 /sbin/mount.ntfs -> /bin/ntfs-3g So using ntfs should make sure that you always use the default/best NTFS driver. -- KDE system settings set "ntfs" instead of "ntfs-3g" in /etc/fstab https://bugs.launchpad.net/bugs/262790 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
