On Tue, May 08, 2001 at 11:54:11PM +0200, Angel Parra wrote:
> I think that it can be a sily question .. but I can't remember howto do
> it
> 
> If somebody has left a process with an open file on a mount filesystem
> or a shell with the pwd on it... how can I (root) discover the process
> to get the filesystem unmounted without the
> 
> "umount: /filesystem: device is busy"

man fuser, man lsof (if you have lsof installed). Also, try 
mount -o remount,ro /filesystem
if that succeeds you should be able to unmount it.

Dima
-- 
E-mail dmaziuk at bmrb dot wisc dot edu (@work) or at crosswinds dot net (@home)
http://www.bmrb.wisc.edu/descript/gpgkey.dmaziuk.ascii -- GnuPG 1.0.4 public key
I'm going to exit now since you don't want me to replace the printcap. If you 
change your mind later, run                      -- magicfilter config script

Reply via email to