til/system/unmounting-a-busy-device.md

6 lines
91 B
Markdown
Raw Permalink Normal View History

2021-07-19 06:33:57 +02:00
Make sure that you are not inside the mounted path.
```bash
2021-07-19 06:33:57 +02:00
sudo umount /path/to/dev
```