VeraCrypt icon indicating copy to clipboard operation
VeraCrypt copied to clipboard

ntfs3 support?

Open BlueMax opened this issue 2 years ago • 4 comments

Hallo, how can i mount an NTFS partition with 'ntfs3' (instead of 'ntfs-3g') via GUI? Manually unmounting and remounting as ntfs3 doesn't work either (mount -t ntfs3 /dev/mapper/veracrypt2 /tmp/folder). Doing this with 'ntfs-3g' does work though.

'ntfs3' has been introduced in kernel 5.15.

Arch Linux 5.15.2 Veracrypt 1.24.update7

BlueMax avatar Nov 15 '21 17:11 BlueMax

Could be something on your end. After mounting the volume, without mounting the fs, typing mount -t ntfs3 /dev/mapper/veracrypt1 /where/ever actually mounts it for me.

Ubuntu 20.04 LTS VeraCrypt 1.24-update7

RealTehreal avatar Mar 27 '22 21:03 RealTehreal

Yes, looks like its 'dirty'. Will try to fix this on Windows. Veracrypt cannot fix this with its own 'repair' function. It nevertheless doesn't seem to mount it automatically with NTFS3.

[12396.796442] ntfs3: dm-1: volume is dirty and "force" flag is not set!

Edit: Works now. Until VeraCrypt GUI supports NTFS3 i will use native Cryptsetup instead i think.

BlueMax avatar Mar 28 '22 16:03 BlueMax

Has been any news of VeraCrypt supporting ntfs3 directly in the GUI? Tried this workaround unsuccessfully.

Arch Linux 6.2.8 VeraCrypt 1.25.9

andresbach avatar Mar 28 '23 22:03 andresbach

Pushing this up nearly a year later.

Currently by default veracrypt is not using the ntfs3 driver even if it's available on the system.

peteh avatar Feb 19 '24 18:02 peteh