From owner-freebsd-questions@FreeBSD.ORG Sat Mar 12 20:15:32 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 16C181065670 for ; Sat, 12 Mar 2011 20:15:32 +0000 (UTC) (envelope-from bluethundr@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C9A248FC1C for ; Sat, 12 Mar 2011 20:15:31 +0000 (UTC) Received: by iyj12 with SMTP id 12so4445181iyj.13 for ; Sat, 12 Mar 2011 12:15:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=ht0qDage4DLB/OrRt+YLtyLudVjtzVFupYNB32CxNTM=; b=eK2dFZ2oO8yOCRmtBcNsDeFTsaLdGX1kZiFkAfJURoap6ebm9ns4QlZkGUDEzyf1Ie eQV3uuE+c22QVoKOmduExG6Ykr8sHYoOAHDiXtw4/lX+c9PPzzxbMsSbdGxgBaU+8qUe jGrIb+x/xCqftGF3Zl2qP0rGeOZ5do69b3FPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=aQNaQ3stESIbXibm1f9ZfLSda7a02inmrILsppDj4u5wXMqq71t2v6+X/bsc1NQOE4 LxL6KM5d0FDdq0F2OPZS0mH+6w2vcpQkZKUrZEMuUBW3Tz8nj9cibIhBdR7YT6Lle0dV kVN5wNKr5TaPgNPhbP3ktyC91Ac0rCZloHXeU= MIME-Version: 1.0 Received: by 10.42.220.70 with SMTP id hx6mr2395246icb.322.1299960931030; Sat, 12 Mar 2011 12:15:31 -0800 (PST) Received: by 10.42.239.138 with HTTP; Sat, 12 Mar 2011 12:15:30 -0800 (PST) In-Reply-To: References: <20110312080706.2d98afb6@dell64> <20110312083315.5f452796@dell64> Date: Sat, 12 Mar 2011 15:15:30 -0500 Message-ID: From: Tim Dunphy To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 20:15:32 -0000 > [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 have you tried lazy unmount? umount -l /dev/da6s1 if you have root access you should su/sudo to that before trying this comma= nd. regards, tim On Sat, Mar 12, 2011 at 11:35 AM, Chris Brennan wrot= e: > 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 >> =A0tried 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? > > -- > > Did you know... > If you play a Windows 2000 CD backwards, you hear satanic messages, > but what's worse is when you play it forward.... > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0...it installs Windows 2000 > =A0 -- Alfred Perlstein on chat at freebsd.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > --=20 GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B