:: Re: [DNG] gvfs depends on libsystem…
Kezdőlap
Delete this message
Reply to this message
Szerző: Rick Moen
Dátum:  
Címzett: dng
Tárgy: Re: [DNG] gvfs depends on libsystemd0
Quoting Joachim Fahrner (jf@???):

> 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

Worked twenty years ago, works the same today.


Looking for a graphical file manager? I suggest bash in an xterm. ;->