From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 29 15:13:40 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B97F5106564A for ; Sat, 29 Mar 2008 15:13:40 +0000 (UTC) (envelope-from mvh@ix.netcom.com) Received: from elasmtp-galgo.atl.sa.earthlink.net (elasmtp-galgo.atl.sa.earthlink.net [209.86.89.61]) by mx1.freebsd.org (Postfix) with ESMTP id 51C7A8FC20 for ; Sat, 29 Mar 2008 15:13:40 +0000 (UTC) (envelope-from mvh@ix.netcom.com) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=ix.netcom.com; b=tg3hVuEkE5rD3/Tf1q4W0a/dKUC0P4uFIIxh/8SM0eXjKlvBSR13nfHKwgdhEm2O; h=X-Virus-Scanned:From:To:Subject:Message-Id:Date:X-ELNK-Trace:X-Originating-IP; Received: from [71.116.130.138] (helo=bsd.mvh) by elasmtp-galgo.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1JfckV-0004aA-JR for gnome@freebsd.org; Sat, 29 Mar 2008 11:13:39 -0400 Received: from localhost (localhost [127.0.0.1]) by bsd.mvh (Postfix) with ESMTP id D9D2117033 for ; Sat, 29 Mar 2008 08:13:38 -0700 (PDT) X-Virus-Scanned: amavisd-new at bsd.mvh Received: from bsd.mvh ([127.0.0.1]) by localhost (bsd.mvh [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcDuVyX4yvq6 for ; Sat, 29 Mar 2008 08:13:36 -0700 (PDT) Received: by bsd.mvh (Postfix, from userid 1001) id 6D5C117032; Sat, 29 Mar 2008 08:13:36 -0700 (PDT) From: Mike Harding To: gnome@freebsd.org Message-Id: <20080329151336.6D5C117032@bsd.mvh> Date: Sat, 29 Mar 2008 08:13:36 -0700 (PDT) X-ELNK-Trace: 2159e7a04884740af66dc3a06d5924d84af34cf53f270c7b775df0607aec8827480e0e5d2f5ffe94350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 71.116.130.138 Cc: Subject: Can't unmount USB drive X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2008 15:13:40 -0000 I got one of those nifty USB WD drives (with a space in the label name, yet) and with the latest gnome, it gets auto-mounted if I plug it in, which is fine. However, if I 'umount' it or try to unmount it with the disk mounter applet or the desktop, it gets immediately remounted. Any way to stop this? Right now I have to quit Gnome to remove the disk. Can I at least disable the auto-mount? - Mike H.