I plugged in an external NTFS disk in my computer and I was surprised I could write directly without using nfts-3g. Now I want to write to the permanent external disk I use. The manual still uses ntfs-3g http://manual.aptosid.com/en/part-gpart ... #hd-ntfs3g
What are we supposed to use now? regular ntfs or ntfs-3g. How stable the ntfs writing is now?
This is what I have right now:
Code:
/dev/disk/by-uuid/9272E9FD7AC9E5C8 /data/WBmnt ntfs auto,users,rw,noexec,nodev,nls=utf8 0 0
and I can write on it
Thank you |