From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 8 16:24:22 2009 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 B366C1065672 for ; Tue, 8 Sep 2009 16:24:22 +0000 (UTC) (envelope-from rossco@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id 8CDDB8FC24 for ; Tue, 8 Sep 2009 16:24:22 +0000 (UTC) MIME-version: 1.0 Received: from [192.168.2.2] ([70.82.43.46]) by VL-MH-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KPN002IES4LYGO0@VL-MH-MR001.ip.videotron.ca> for gnome@FreeBSD.org; Tue, 08 Sep 2009 11:24:21 -0400 (EDT) From: Ross Group Inc To: gnome@FreeBSD.org Date: Tue, 08 Sep 2009 11:24:20 -0400 Message-id: <1252423460.3557.60.camel@kerzpp2> X-Mailer: Evolution 2.26.1 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: automount_drives 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: Tue, 08 Sep 2009 16:24:22 -0000 Hello, I'm trying to set FreeBSD 8.0 with Gnome as my production OS. Currently I have problem with automounting: almost all my drives and partitions appear on Desktop. Only usb sticks and fat32 storage partition are not mounted (on 8.0) but they are exactly those I need to be automounted:) BTW another fat32 storage partition from slave HDD appears automounted... I read Gnome FAQ and hal FAQ, I googled and found some solution for linux that doesn't work on FreeBSD. I know that I can edit fstab to exclude partitions from automounting and I also can edit/create .fdi file to prevent hal from automounting some partition. However the partitions then disappear from Computer and Removable Media completely. I'd like to set mounting same way as it's done in Ubuntu: all the partitions are listed in Computer and Removable Media but they are not automounted so I can mount any of them as I need with one click. As to removable media such as CD/DVD and usb-sticks I'd like to appear automounted as inserted. I really tried to solve this myself and with the forum help but...no luck. Please help!