:: Re: [DNG] Mounting USB drives [Was:…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: fsmithred
Fecha:  
A: dng
Asunto: Re: [DNG] Mounting USB drives [Was: Re: Help testing new policykit in Beowulf
On 02/13/2019 06:24 AM, aitor_czr wrote:
>> Both refracta and gnuinos use the following scripts (depending on
>> pmount) in /usr/local/bin:
>>
>> https://git.devuan.org/aitor_czr/live-sdk/tree/433c157925ca7a1f34ebe74b756b9e2ab016c3ac/blends/gnuinos-openbox/rootfs-overlay/usr/local/bin
>>
>>
>> and the following desktop entries in /usr/share/applications:
>>
>> https://git.devuan.org/aitor_czr/live-sdk/tree/master/blends/gnuinos-openbox/rootfs-overlay/usr/share/applications
>>
>>
>> You can find the pixmaps here:
>>
>> https://git.devuan.org/aitor_czr/live-sdk/blob/master/blends/gnuinos-openbox/rootfs-overlay/usr/share/pixmaps/usb-32-green.png
>>
>>
>> https://git.devuan.org/aitor_czr/live-sdk/blob/master/blends/gnuinos-openbox/rootfs-overlay/usr/share/pixmaps/usb-32-red.png
>>
>>
>> HTH,
>>
>> Aitor.
>>
> They need yad:
>
> http://packages.gnuinos.org/gnuinos/pool/main/y/yad/
>
> Aitor.
>


I packaged usbpmount for jessie, so the only things you need are the deb
package and yad. For ascii or beowulf, you can get yad right from the
repo. The same package should work in all suites.
https://sourceforge.net/projects/refracta/files/Extras/usbpmount-1.2.deb

The scripts get put in /usr/bin now.

fsr