
Hi, Le mercredi 26 septembre 2012, à 09:46 +0200, Karl Eichwalder a écrit :
Philipp Thomas <Philipp.Thomas2@gmx.net> writes:
On Fri, 21 Sep 2012 23:33:43 +0200, Freek de Kruijf <f.de.kruijf@gmail.com> wrote:
I have udisks, libudisks2-0, udisks-glue, udisks2 and udisks2-lang installed in 12.2 but I don't have automatic mounting. I do get a pop-up showing the disk connected to the USB port.
AFAIK That's how it should be. At least in KDE you get a pop-up asking you what action should be taken. If you do want automatic mounting you have to configure it.
Someone out there who know how you can use these tools without too much pain from the command line?
With
udisks --dump (version 1)
or
udisksctl dump (version 2, cluttered with escape sequences...)
you can see a longish list of all devices with all the details... Is there a switch that quickly shows the USB card (SD) that I inserted in the USB card reader?
Then with
udisks --mount /dev/sdd1
it gets mounted at /media/4865-EF1A. With udisksctl:
udisksctl mount -b /dev/sdd1 Mounted /dev/sdd1 at /run/media/ke/4865-EF1A.
Is there a way to mount the device in one go (without the dump and searching in the output)?
Well, if you don't know the device, you need to find it somehow. So if you want to only use the command line tools, I'm not sure how you could combine the two steps in one. Can you elaborate on why you want to directly use the command line tools, instead of configuring the desktop to do the auto-mounting? Cheers, Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org