mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-12 20:19: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
|
||
|
``````
|