From owner-freebsd-questions@FreeBSD.ORG Sat Mar 12 16:17:25 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 A5FE6106566B for ; Sat, 12 Mar 2011 16:17:25 +0000 (UTC) (envelope-from traveling08@cox.net) Received: from fed1rmfepi204.cox.net (fed1rmfepi204.cox.net [68.230.241.149]) by mx1.freebsd.org (Postfix) with ESMTP id 694518FC08 for ; Sat, 12 Mar 2011 16:17:25 +0000 (UTC) Received: from fed1rmimpo03.cox.net ([70.169.32.75]) by fed1rmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110312160711.IVKE21362.fed1rmfepo202.cox.net@fed1rmimpo03.cox.net> for ; Sat, 12 Mar 2011 11:07:11 -0500 Received: from dell64 ([72.220.91.89]) by fed1rmimpo03.cox.net with bizsmtp id JG7B1g00R1vgiKs04G7Bap; Sat, 12 Mar 2011 11:07:11 -0500 X-VR-Score: 30.00 X-Authority-Analysis: v=1.1 cv=+7g07FftAVK5SzfBDSzY8IJIWiAWL38p2qa3Op/8zMo= c=1 sm=1 a=kj9zAlcOel0A:10 a=oCktQfYhz6x+qcZZxX2gzg==:17 a=QWEs2HiFh4z9hfdfaQgA:9 a=99XMmWGbGh9BOGe1oiSYPekrU2cA:4 a=CjuIK1q_8ugA:10 a=oCktQfYhz6x+qcZZxX2gzg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Date: Sat, 12 Mar 2011 08:07:06 -0800 From: Robert To: freebsd-questions@freebsd.org Message-ID: <20110312080706.2d98afb6@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 Subject: 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:17:25 -0000 Greetings On two separate systems running 8.2 Stable updated yesterday, I am unable to umount any USB thumb drives after mounting. I have tried both Fat32 and UFS formatted drives. I have tried with and without HAL enabled. I am running with all ports up to date and the latest XFCE4. This problem started with the upgrade of XFCE4 and Xorg. Here is how it looks [robert@dell64] ~> mount_msdosfs /dev/da6s1 Flash [robert@dell64] ~> ls -l Flash total 128 drwxr-xr-x 1 robert robert 32768 Jan 21 18:18 Android drwxr-xr-x 1 robert robert 32768 Jan 6 1980 LOST.DIR drwxr-xr-x 1 robert robert 32768 Jan 21 17:36 rosie_scroll drwxr-xr-x 1 robert robert 32768 Jan 21 16:53 rssreader [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 If I log out of XFCE4 to the CLI, I can then umount normally. Is anyone else seeing this? TIA Robert