5.15.6-2-MANJARO kernel wont boot if fstab is configured with “ntfs3” mount point. Everything works fine if “ntfs” option is used (it becomes fuse mount point).
ntfs3 should be usable but for some reason that i have not figured yet, it does not.
if i use ntfs3 opton in fstab (should be the official option in 5.15 and onward) mount throws out:
mount: /mnt/Varasto: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helperprogram, or other error.
mount options used:
defaults,noatime,prealloc 0 0
with ntfs option everything works but fuse is used.