[opensuse] mount to static mount point in /media in openSUSE 13.1 and newer
Hello: I have openSUSE 13.1 and 13.2 machines with their default KDE desktops. I would like that optical media would be mounted (automounted) to static mount points/names like dvd or dvdrw in /media, eg. /media/dvdrw. How can I achieve that? I also would like that usb flash disks would be mounted in /media either to static names or their volume names, eg: /media/flashdisk or /media/<volume-name>. How to do this? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2016-12-01 17:03, Istvan Gabor wrote:
I do not know this one.
Yes, this one I know. Let me see if I find my notes... Yep, here: +++......................... Date: Thu, 22 Aug 2013 17:23:25 -0400 From: Greg Freemyer <> Cc: Opensuse Mailinglist <> Subject: Re: [opensuse] opensuse12.3 - cannot make ext drive available to all users John, It's a new feature of udisks2 in combination with Gnome. If you want to put it back in /media try this: 1) get the latest udisk packages from online updates 2) Create: /etc/udev/rules.d/99-correct-media-mount-point.rules With rule (contents): ENV{ID_FS_USAGE}=="filesystem|other|crypto",ENV{UDISKS_FILESYSTEM_SHARED}="1" that's a one liner and the file name can be anything that starts with 99. 3) restart udisks (there is a command I don't remember, or you can just reboot) Details for this are in a bugzilla, but I don't have the bnc# handy. Greg ......................... Just for completeness, it is: <https://bugzilla.novell.com/show_bug.cgi?id=809837> .........................++- -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
* Carlos E. R. <robin.listas@telefonica.net> [12-01-16 14:12]:
jfyi, has nothing specific to gnome. works for me on plasma5/tw and has for about two years -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 Photos: http://wahoo.no-ip.org/piwigo @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2016-12-01 20:22, Patrick Shanahan wrote:
jfyi, has nothing specific to gnome. works for me on plasma5/tw and has for about two years
I know, I use XFCE and it works. It is an udev rule. That email is from 2013 (and not mine). -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
On 2016-12-01 17:03, Istvan Gabor wrote:
I do not know this one.
Yes, this one I know. Let me see if I find my notes... Yep, here: +++......................... Date: Thu, 22 Aug 2013 17:23:25 -0400 From: Greg Freemyer <> Cc: Opensuse Mailinglist <> Subject: Re: [opensuse] opensuse12.3 - cannot make ext drive available to all users John, It's a new feature of udisks2 in combination with Gnome. If you want to put it back in /media try this: 1) get the latest udisk packages from online updates 2) Create: /etc/udev/rules.d/99-correct-media-mount-point.rules With rule (contents): ENV{ID_FS_USAGE}=="filesystem|other|crypto",ENV{UDISKS_FILESYSTEM_SHARED}="1" that's a one liner and the file name can be anything that starts with 99. 3) restart udisks (there is a command I don't remember, or you can just reboot) Details for this are in a bugzilla, but I don't have the bnc# handy. Greg ......................... Just for completeness, it is: <https://bugzilla.novell.com/show_bug.cgi?id=809837> .........................++- -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
* Carlos E. R. <robin.listas@telefonica.net> [12-01-16 14:12]:
jfyi, has nothing specific to gnome. works for me on plasma5/tw and has for about two years -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 Photos: http://wahoo.no-ip.org/piwigo @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2016-12-01 20:22, Patrick Shanahan wrote:
jfyi, has nothing specific to gnome. works for me on plasma5/tw and has for about two years
I know, I use XFCE and it works. It is an udev rule. That email is from 2013 (and not mine). -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
participants (3)
-
Carlos E. R.
-
Istvan Gabor
-
Patrick Shanahan