From owner-freebsd-questions@FreeBSD.ORG Sun Jul 25 20:30:22 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9488D10656D7 for ; Sun, 25 Jul 2010 20:30:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 851AB8FC15 for ; Sun, 25 Jul 2010 20:30:22 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.3) with ESMTP id o6PKULfw013772 for ; Sun, 25 Jul 2010 14:30:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.3/Submit) with ESMTP id o6PKUL68013769 for ; Sun, 25 Jul 2010 14:30:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 25 Jul 2010 14:30:21 -0600 (MDT) From: Warren Block To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Sun, 25 Jul 2010 14:30:21 -0600 (MDT) Cc: Subject: xfce4, Thunar, and removable drives 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, 25 Jul 2010 20:30:22 -0000 With xfce4, USB memory sticks or hard drives cause an auto-mount (via hal)... and then multiple copies of the same device appear on the desktop. For example, a Sandisk 8G USB stick with one UFS slice filling the whole device, volume label "sandisk8g". With Thunar set to "Mount removable drives when hot-plugged", "Mount removable media when inserted", and "Browse removable media when inserted", connecting the stick causes two Thunar windows to open. Both point to /media/sandisk8g. Removing the stick cleanly is also a little difficult. Right-click, unmount... and then quickly remove it, or it will be remounted by the system and up come the two windows again. Is this something due to hal seeing new volumes appear under the device name (da0s1) and the volume label? I have not been successful in getting hal to stop looking at certain /dev directories.