On Thu, 27 Jan 2005 21:04:42 -0800 (PST), Rob <[EMAIL PROTECTED]> wrote:
> 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.

thx
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to