Nov
6th
Fri
6th
To stop processes using a mounted device: fuser -k /mnt/foo/
If a drive won’t mount in Ubuntu (and you’ll probably see a “Protocol Error” message in that case), try becoming superuser and then mounting it. Once mounted, any user will be able to access the…