You are trying to unmount a drive,but keep getting told by your system that it's busy.
lsof +D /mnt/windows
This will return the command and process ID of any tasks currently accessing the /mnt/windows directory.
lsof +D /mnt/windows
This will return the command and process ID of any tasks currently accessing the /mnt/windows directory.
No comments:
Post a Comment