Install this package:
emerge -a sys-fs/linux-ntfs-kmod
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sys-fs/linux-ntfs-kmod
Or alternatively:
emerge --autounmask-write -a sys-fs/linux-ntfs-kmod
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>joe@wt.gd</email> <name>Joe Kappus</name> </maintainer> <longdescription lang="en"> Out-of-tree build of the NTFS(NTFS PLUS) filesystem driver maintained by Namjae Jeon. Provides a backport so modern NTFS support can be used on older kernels (6.1 and newer). The built module is named 'ntfs' and conflicts with the legacy in-kernel NTFS driver (CONFIG_NTFS_FS). </longdescription> <upstream> <remote-id type="github">namjaejeon/linux-ntfs</remote-id> </upstream> </pkgmetadata>