mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-21 16:19:37 +01:00
TIL: Unmounting a busy device
This commit is contained in:
parent
8e598b1c33
commit
bf27aeaaa0
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
|
||||
``````
|
Loading…
Reference in New Issue
Block a user