From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 01:25:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A301A1065670 for ; Sun, 13 Mar 2011 01:25:07 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 778B18FC15 for ; Sun, 13 Mar 2011 01:25:07 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p2D1P4di018711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 12 Mar 2011 17:25:04 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p2D1P4g6018708; Sat, 12 Mar 2011 17:25:04 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA03804; Sat, 12 Mar 11 17:17:22 PST Date: Sat, 12 Mar 2011 17:17:21 -0800 From: perryh@pluto.rain.com To: johnl@iecc.com Message-Id: <4d7c1b21.XSmUAJIfbvZ+nhis%perryh@pluto.rain.com> References: <20110312172959.65728.qmail@joyce.lan> In-Reply-To: <20110312172959.65728.qmail@joyce.lan> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, traveling08@cox.net Subject: Re: Unable to umount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 01:25:07 -0000 John Levine wrote: > >> [robert@dell64] ~> umount Flash > >> umount: unmount of /home/robert/Flash failed: Device busy > > ... The problem is likely that HAL or one of its friends helpfully > has the device open just in case you might want to ask questions > about it. I that case, shouldn't lsof(8) have reported something?