Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2008 08:17:49 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Michael Rudolph <michael.rudolph@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: hald/xfce removable media
Message-ID:  <alpine.BSF.1.10.0804130811260.82950@wonkity.com>
In-Reply-To: <200804131027.08852.michael.rudolph@gmail.com>
References:  <alpine.BSF.1.10.0804122102580.80439@wonkity.com> <200804131027.08852.michael.rudolph@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Apr 2008, Michael Rudolph wrote:

> On Sunday 13 April 2008 05:15:33 Warren Block wrote:
>> Removable media in xfce used to automatically mount, at least as of a
>> few weeks ago.  Now I see:
>>
>> Failed to mount "NIKON D40".
>> org.freedesktop.hal.storage.mount-fixed no <-- (action, result).
>>
> you might want to have a look at
>
> http://www.freebsd.org/gnome/docs/halfaq.html#q3
>
> I hope that helps.

It does!  For future searching: adding

<match action="org.freedesktop.hal.storage.mount-removable">
   <match user="marcus">
     <return result="yes"/>
   </match>
</match>

with the appropriate username to PolicyKit.conf solves this.  With GNOME 
(or maybe just gdm), it sounds like this would happen automatically. 
(I'm using xdm and xfce).

Thanks!

-Warren Block * Rapid City, South Dakota USA



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