Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2005 21:04:42 -0800 (PST)
From:      Rob <spamrefuse@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: umount
Message-ID:  <20050128050442.19627.qmail@web54008.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Tom Vilot wrote:
> Gert Cuykens wrote:
> 
>> umount: unmount of /mnt failed: Device busy
>> 7rxI#
>>
>> Why does it not want to unmount /dev/ar0s1 ?
>>
> Are you sitting in the /mnt directory when you try
to
> unmount it? :c)
> 
> /mnt is busy because you have a process accessing
it.


Try:

  fstat -f /mnt

to find out which process(es) is/are still accessing
the mounted directory.

Rob.


		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050128050442.19627.qmail>