💻 Software
Mount Linux Drive in Two Places
Fresh5 days ago
Mar 15, 202613110 viewsConfidence Score0%
0%
Problem
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 bindin…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Mount Linux Drive in Two Places
Low Risk
With Linux bind mounts, there is no such thing as "main location". Both mounts are equal; if one is unmounted, the other will remain. (For fstab, use .)
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix