Click to See Complete Forum and Search --> : unmount failed


THE-WAZ
03-07-2001, 09:15 PM
active process may be stopping me from unmounting the partition. how do i find this process?

Strike
03-07-2001, 09:33 PM
Are you in the directory (or a subdirectory) that is mounted? If so, change directory and then you should be fine.

demian
03-07-2001, 10:22 PM
Originally posted by THE-WAZ:
active process may be stopping me from unmounting the partition. how do i find this process?

You can use the lsof command to find the PID of a process that uses the file specified as an argument.