On Sun, 9 Apr 2017 17:01:21 -0700
Rick Moen <r...@linuxmafia.com> wrote:

> Quoting Joachim Fahrner (j...@fahrner.name):
> 
> > Hi,
> > how can I get rid of libsystemd0? gvfs depends on it, and without
> > gvfs PCmanFM does not mount external usb drives.   
> 
> > Is there a way to user mount external drives without gvfs?  
> 
> My way of mounting external drives:
> 
> $ tail /var/log/dmesg   # Note the device name
> $ su -
> # mount /dev/sdXX /mnt
> # exit

I think I know why, but I'll ask you anyway. Why don't you just put
mount in /etc/sudoers and make it not require a password?
 
SteveT

Steve Litt 
April 2017 featured book: Troubleshooting Techniques
     of the Successful Technologist
http://www.troubleshooters.com/techniques
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to