On 11/1/21 4:47 PM, Grant Edwards wrote:
> On 2021-11-01, [email protected] <[email protected]> wrote:
>
>> I format external nvme SSD (M.2) drive as NTFS on Windows (to store
>> some pictures etc.) But when I insert the drive on Linux box (it
>> has support for NTFS enabled) I get an error:
>
> Please define what you mean by "it has support for NTFS enabled".
>
> Are you running a v5.15 kernel with the new in-tree NTFS driver?
>
> Are you using the ntfs3g FUSE driver?
>
> Are you using the old, read-only NTFS in-tree driver?
I'm using kernel: 5.4.72-gentoo
Under: File systems:
DOS/FAT/NT Filesystems:
<*> MSDOS fs support
- <*> VFAT (Windows-95) fs support
- <*> NTFS file system support
- [*] NTFS write support
After installing sys-fs/ntfs3g
It keeps telling I don't have:
CONFIG_FUSE_FS: is not set when it should be.
I think I need to enable:
< > FUSE (Filesystem in Userspace) support