NTFS
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
From Wikipedia:
- NTFS is a proprietary journaling file system developed by Microsoft. Starting with Windows NT 3.1, it is the default file system of the Windows NT family.
Drivers
-
ntfs — Kernel's in-built driver has very limited write support. Officially supported kernels are built without
CONFIG_NTFS_FS
so this driver is not available. ntfsprogs was merged into NTFS-3G.
- https://www.kernel.org/ || not packaged? search in AUR
- ntfs3 — Open source full-featured driver by Paragon Software. Will likely replace the kernel legacy driver in the future.[1]
- NTFS for Linux — Proprietary driver by Paragon Software.