On Thu, Jun 19, 2003 at 03:53:22PM -0400, synrat wrote:
> 
> How do I troubleshoot this in BSD ?
> 
> I know is Solaris lsofing and killing the process that
> holds the mount helps. Supposedly, manually editing /etc/mnttab should
> work too. How do I solve the same problem in BSD ?

fstat(1) will allow you to identify processes with open file
descriptors or working directories on the partition in question.  Kill
those processes, and you should then be able to unmount the FS.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to