mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-13 20:49:38 +01:00
6 lines
93 B
Markdown
6 lines
93 B
Markdown
Make sure that you are not inside the mounted path.
|
|
|
|
``````
|
|
sudo umount /path/to/dev
|
|
``````
|