💻 Software
How do I umount device that has been mounted twice
Fresh7 days ago
Mar 15, 20263434 viewsConfidence Score0%
0%
Problem
I have a mounted to and accidentally mounted it again to /mnt/db2 (I intended to mount ). Is there any way to umount but only for the 2nd mount? The contains live databases, so I'd rather not have have any down time.
Error Output
/dev/sdf
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I umount device that has been mounted twice
Low Risk
You can specify the directory that has the mount: The man page for mentions unmounting from the directory explicitly. It says it is the best way to do it, and that it works if you've mounted the device more than once. Giving the special device on wh…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix