On Thu, 2003-02-27 at 07:55, jason wrote:
> when you have something smbmounted with samba..
> //[EMAIL PROTECTED]/M$   112G    71G    41G    64%    /mnt/samba
> 
> and you unmount it
> and it gives you
> /mnt/samba is busy
> 
> Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
> else.
> is there any way to force it to unmount?
> 

Not sure about the force but you can try

lsof /mnt/samba 

to see what files are in use You might need to be root.  see man lsof
for details

Bret

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to