From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 15 03:43:55 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EF6316A41F for ; Sun, 15 Jan 2006 03:43:55 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3EF743D45 for ; Sun, 15 Jan 2006 03:43:54 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so682531wxc for ; Sat, 14 Jan 2006 19:43:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rQQSMH3M1kCohJ/+XblFALEqXyJnh5HF3icHpU4gwOEJ2/uc8rME9mivseyQLUw0SZ+og0KNoBjFZ60ENRe3vaopcn9vNovSNBGKU3COQ44rEgg4ZmHJMttGoVsJkeouS4VdHucHypsyrPW6snpOT+3ja0jsJTveKk249rCpfWc= Received: by 10.70.94.4 with SMTP id r4mr2340598wxb; Sat, 14 Jan 2006 19:43:54 -0800 (PST) Received: by 10.70.117.1 with HTTP; Sat, 14 Jan 2006 19:43:54 -0800 (PST) Message-ID: <458945f30601141943q354501c3u@mail.gmail.com> Date: Sun, 15 Jan 2006 03:43:54 +0000 From: Phillip Neumann To: gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Nautilus doesnt show devices not listed on fstab 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: Sun, 15 Jan 2006 03:43:55 -0000 Hello list. I just configure my system, so i can keep some double-clicks, so when i plug in my USB storage device, it mounts it automatically. Its done with usbd, where i put a entry like this on usbd.conf device "MY Device" devname "umass[0-9]" vendor 0x0fce product 0xd028 release 0x0000 attach "export D=3Dda`echo ${DEVNAME}|cut -c 6`s1 ; sleep 1; su killfill -c 'mkdir -p /tmp/w800'; su killfill -c 'mount_msdosfs -o longnames /dev/${D} /tmp/w800'" Yah, its pretty ugly, but it works ok. :-) i have no records in fstab, as i dont know offhand if the device will be on /dev/da0, 2 or 3... it will depend on when do i plug it, before or after other da* devices.... Nautilus does not shows the drive on the desktop, as it did when it was configured with fstab. anyone happend to know how to configure this? im told, ubuntu and some linuxes does tell nautilus to show the mounted devices... i really dont know how, maybe its done with dbus?.. no idea really. i have no other box to see it. can you point me to the right direction? thanks! -- saludos, __________________ Phillip Neumann pneumann@gmail.com