I've been looking for a way to mount the same drive (e.g. /dev/sdd1) in two places on a hard drive. If I try using the command that I use to mount a drive in the first location again, I recieve the error:
"Mount is denied because the NTFS drive is already exclusively opened."
I've also tried binding the mount point, but obviously if the main location becomes unmounted, the binded folder becomes in accessible.
Are there any other commands I can try?