NTFS-3G is an open source cross-platform implementation of the Microsoft Windows NTFS file system with read-write support.
Questions tagged [ntfs-3g]
105 questions
2
votes
1 answer
How to enable compression as mount option in /etc/fstab for ntfs-3g formatted disk under Linux?
How to enable compression as mount option in /etc/fstab for ntfs-3g formatted disk under Linux? The following does not seem to work?
/dev/disk/by-uuid/01557072080D093D /media/Sun_01 ntfs-3g defaults,compression 0 …

Schorschi
- 49