mirror of
https://github.com/sahinakkaya/til.git
synced 2025-07-17 14:01:49 +03:00
TIL: Unmounting a busy device
This commit is contained in:
5
system/unmounting-a-busy-device.md
Normal file
5
system/unmounting-a-busy-device.md
Normal file
@ -0,0 +1,5 @@
|
||||
Make sure that you are not inside the mounted path.
|
||||
|
||||
``````
|
||||
sudo umount /path/to/dev
|
||||
``````
|
Reference in New Issue
Block a user