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

6 lines
91 B
Markdown

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