Ubuntu or Linux Mint can natively access the NTFS partitions. Mount the NTFS partition to Linux filesystem As given in this image we are going mount /dev/sda4 to /media/lalit/ directory. Now identify the NTFS partition that you want to mount and change the permission.
Execute the following command to display the list the partitions along with some other useful information such as UUID, type of partition, etc – sudo blkid