On Wed, Apr 4, 2012 at 2:09 PM, Vladimir Lomov <lomov.vl@xxxxxxxxx> wrote: > It depends. I usually mount USB flash using pcmanfm, thunar or nautilus > then run krusader (doh, until now I didn't know how to mount USB sticks > using krusader) and work with the stick. > > Nevermind, krusader like dolphin uses /media to mount USB sticks. So, I > assume in future releases of dolphin and krusader both will use udisks2 I assume so. > and therefore /run/media/USER/LABEL. In that case they'll use whatever udisks2 uses, yes. AFAIU the current dir might be a stop-gap solution, and the devs are considering using $XDG_RUNTIME_DIR/media/LABEL in the end. That would mean: /run/USER/media/LABEL. -t