Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 02:43:41 +0000
From:      Phillip Neumann <pneumann@gmail.com>
To:        freebsd-gnome@FreeBSD.org, Jono Juggler <jono@mail2Juggler.com>
Subject:   Re: Disk mounter
Message-ID:  <1143686621.3167.22.camel@localhost>
In-Reply-To: <10a4701c652ad$5bc2f100$66ca010a@mail2world.com>
References:  <10a4701c652ad$5bc2f100$66ca010a@mail2world.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-OInoau8fFgq0t5sWQdC1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

El mar, 28-03-2006 a las 13:19 -0800, Jono Juggler escribió:
> I am trying to get my usb thumbdrive to automount to the desktop in
> GNOME. I'm using a thinkpad with FreeBSD6. I cant get usbd to mount
> it,
> but I can do it in fstab and the command line. So I thought I would
> add
> the disk mounter applet to my panel. When I added it, nothing
> happened.
> Do I need to compile something special to install that applet? 


Hey Jono.

if you enable this ugly script, it will automount usb mass drives, and
let nautilus display them...


you will probably need to change the username to yours, and add 

attach 0 {
        device-name "umass[0-9]+";
        action "/Path/to/your/Monta_USB.sh $device-name";
};

to /etc/devd.conf

good luck!.







--=-OInoau8fFgq0t5sWQdC1--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143686621.3167.22.camel>