Force NTFS Read-Only Mount
Perhaps you can try forcibly mounting the partition as ntfs in read-only mode?
mount -r -t ntfs-3g /dev/sda3 /media/mymounteddrive -o force
Perhaps you can try forcibly mounting the partition as ntfs in read-only mode?
mount -r -t ntfs-3g /dev/sda3 /media/mymounteddrive -o force