Filestsytem type ntfs3, ntfs not configured in kernel

Hello,

I get this "

Filestsytem type ntfs3, ntfs not configured in kernel

quoted error when i try to mount NTFS partitions

Any help is appreciated.

Thank you,

You probably need to add ntfs related modules to boot.supportedFilesystems.
Also make sure security.lockKernelModules = false, if not, set it to false and reboot.
Read here NTFS - NixOS Wiki

1 Like