til/system/unmounting-a-busy-device.md
2021-07-19 07:33:57 +03:00

6 lines
93 B
Markdown

Make sure that you are not inside the mounted path.
``````
sudo umount /path/to/dev
``````