Jim-
 Can you give a bit more detail on the automount side?

Evan

On Sat, Mar 21, 2009 at 8:55 PM, Jim Duda <j...@duda.tzo.com> wrote:
> Roy,
>
> I've had good success using the automount program.
>
> I also use the usb plugin.
>
>
> plugin.activate('usb')
> plugin.activate('usbstorage', type='video', args=('USB Device 1', 
> '/mnt/usb/device_a'))
> plugin.activate('usbstorage', type='audio', args=('USB Device 1', 
> '/mnt/usb/device_a'))
> plugin.activate('usbstorage', type='image', args=('USB Device 1', 
> '/mnt/usb/device_a'))
> plugin.activate('usbstorage', type='video', args=('USB Device 2', 
> '/mnt/usb/device_b'))
> plugin.activate('usbstorage', type='audio', args=('USB Device 2', 
> '/mnt/usb/device_b'))
> plugin.activate('usbstorage', type='image', args=('USB Device 2', 
> '/mnt/usb/device_b'))
>
> Jim
>
>
>
> Roy Wood wrote:
>> I've got Freevo running on a Ubuntu Server system, and currently don't
>> have any automount system installed.
>>
>> I'd like to have the box automatically mount USB thumbdrives and such
>> when they are plugged in.  More specifically, I'd like to mount them
>> read-only so that they can be safely removed, even if they are not
>> properly unmounted.  And yes, I'd like things cleaned up automatically
>> if they are yanked out (think impatient wife and children).
>>
>>
>> Does anyone have any recommendations on automount solutions?  So far,
>> the contenders seem to be:
>>
>> 1) Hacking my own udev rules and scripts
>>
>> 2) ivman
>>
>> 3) usbmount
>>
>> 4) pymount
>>
>>
>> Any experience to share, folks?  Any other candidates?
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to