From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 04:50:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A8D16A4CE for ; Fri, 28 Jan 2005 04:50:17 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B9B43D45 for ; Fri, 28 Jan 2005 04:50:17 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [192.168.1.102] (c-24-8-184-241.client.comcast.net [24.8.184.241]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id j0S4kfl4010672; Thu, 27 Jan 2005 22:46:42 -0600 (CST) (envelope-from tom@vilot.com) Message-ID: <41F9C487.9010504@vilot.com> Date: Thu, 27 Jan 2005 21:50:15 -0700 From: Tom Vilot User-Agent: Mozilla Thunderbird 1.0 (X11/20050124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gert Cuykens , FreeBSD Questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: umount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 04:50:17 -0000 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.