stop it being used. close any files and cd out of the firectory. if you cannot figure out what is using something on the mount use lsof:
lsof|grep /mnt lsof=list open files it produces a very long list. On Tue, 18 May 2004 15:38:21 +1200 Don Gould <[EMAIL PROTECTED]> wrote: > Is there a time limit between when you can unmount a mounted share and when > you mount it? > > I get: > > [EMAIL PROTECTED] mnt]# smbumount /mnt > Could not umount /mnt: Device or resource busy > > Is there a way to force the unmount? > > Cheers Don -- Nick Rout <[EMAIL PROTECTED]>
