From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 05:01:59 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 DEC4E16A4CE for ; Fri, 28 Jan 2005 05:01:59 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7605F43D45 for ; Fri, 28 Jan 2005 05:01:59 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so395090rne for ; Thu, 27 Jan 2005 21:01:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=V73MkP0gyARKJ2QtASCBnVjhHhPlWrx5MqjrqhCsOzrkF+zTPu5lZVlvMG9YHcr5IdRYmZG6LJ1urtCm9ppzyD8Q1P5oPJ5+Ks3+Pbx3xf6A+vrKFPvBMj6FqyUYQBd1FbrzKcbLBIConSgFeQWRNCeXxerqQqgMZm9//RO9KQQ= Received: by 10.38.22.34 with SMTP id 34mr16571rnv; Thu, 27 Jan 2005 21:01:58 -0800 (PST) Received: by 10.38.74.6 with HTTP; Thu, 27 Jan 2005 21:01:58 -0800 (PST) Message-ID: Date: Fri, 28 Jan 2005 06:01:58 +0100 From: Gert Cuykens To: Tom Vilot In-Reply-To: <41F9C487.9010504@vilot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41F9C487.9010504@vilot.com> cc: FreeBSD Questions Subject: Re: umount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 05:02:00 -0000 On Thu, 27 Jan 2005 21:50:15 -0700, 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. > no i am not sitting in mnt :) i tryed it again with umount /mnt making sure i was not sitting in the dir and it works :P anyway its still your fault :P