All Questions
1 question
1
vote
1
answer
2k
views
Cannot mount USB drive with ntfs-3g on macOS 11.7
I'm trying to mount 1Tb USB drive on BigSur. Always get the same error.
sudo ntfs-3g /dev/disk3s1 /VOLUMES/NTFS -volname="test" -o local -o negative_vncache -o auto_xattr -o auto_cache -o ...