From owner-freebsd-questions@FreeBSD.ORG Sat Mar 12 16:48:46 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 A7AAA106564A for ; Sat, 12 Mar 2011 16:48:46 +0000 (UTC) (envelope-from traveling08@cox.net) Received: from fed1rmfepo201.cox.net (fed1rmfepo201.cox.net [68.230.241.146]) by mx1.freebsd.org (Postfix) with ESMTP id 8096B8FC27 for ; Sat, 12 Mar 2011 16:48:46 +0000 (UTC) Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmfepo201.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110312164846.KJPX16474.fed1rmfepo201.cox.net@fed1rmimpo01.cox.net>; Sat, 12 Mar 2011 11:48:46 -0500 Received: from dell64 ([72.220.91.89]) by fed1rmimpo01.cox.net with bizsmtp id JGol1g00J1vgiKs03GolUE; Sat, 12 Mar 2011 11:48:45 -0500 X-VR-Score: -70.00 X-Authority-Analysis: v=1.1 cv=WtRarTlxVJ38pOpEoV/iO0An5zAk6Rp4dU44mOq+3B0= c=1 sm=1 a=kj9zAlcOel0A:10 a=oCktQfYhz6x+qcZZxX2gzg==:17 a=G0q-payyAAAA:8 a=kviXuzpPAAAA:8 a=appcob4qZIB3ghjZls8A:9 a=jIhfmOa6GkfqFLeQZSKY8yYDFgUA:4 a=CjuIK1q_8ugA:10 a=673AGJE-P7wA:10 a=4vB-4DCPJfMA:10 a=oCktQfYhz6x+qcZZxX2gzg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Date: Sat, 12 Mar 2011 08:48:40 -0800 From: Robert To: Chris Brennan Message-ID: <20110312084840.0c6de95c@dell64> In-Reply-To: References: <20110312080706.2d98afb6@dell64> <20110312083315.5f452796@dell64> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" 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: Sat, 12 Mar 2011 16:48:46 -0000 On Sat, 12 Mar 2011 11:35:25 -0500 Chris Brennan wrote: > On Sat, Mar 12, 2011 at 11:33 AM, Robert wrote: > > Thank you for the reply. As shown above, I mounted the drive and then > > tried to umount the drive. I did not access it other than the "ls" > > command. > > > > [robert@dell64] ~> lsof Flash > > [robert@dell64] ~> lsof /dev/da6s1 > > [robert@dell64] ~> > > [robert@dell64] ~> umount Flash > > umount: unmount of /home/robert/Flash failed: Device busy > > [robert@dell64] ~> umount /dev/da6s1 > > umount: unmount of /home/robert/Flash failed: Device busy > > [robert@dell64] ~> > > > > > For shgiggles, try and umount it as root, does that actually work? > [robert@dell64] ~> umount Flash umount: unmount of /home/robert/Flash failed: Device busy [robert@dell64] ~> umount /dev/da6s1 umount: unmount of /home/robert/Flash failed: Device busy [robert@dell64] ~> Should have mentioned...been there, done that ...tried and failed.