On the back of this question: How do I use 'chmod' on an NTFS (or FAT32) partition? I can't mount my external drive. I tried both:
/dev/disk/sdd1
and
/dev/disk/by-label/Newx20Volume
which is what is what it says in the folder.
Full command tried:
sudo mount -t ntfs -o rw,auto,user,fmask=0022,dmask=0000,exec /dev/disk/sdd1 /mnt/NwVol