Re: udev fixing mount point

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sat, Feb 26, 2011 at 11:36 AM, Stéphane Guedon
<stephane@xxxxxxxxxxxxx> wrote:
> Presently, I have only udev and udisks on that part of the process. Hal isn't
> running anymore, but automounting still works.

If there's an /etc/fstab entry for your device, udisks will use that
instead of creating a directory itself (udisks simply calls mount(8)
as the user). You probably want to use one of the 'user' or 'users'
option to allow the unprivileged desktop session to mount the device,
otherwise it won't work. For example

 /dev/disk/by-uuid/6566-3267  /media/NeoParker  auto  defaults,users  0 0

should work (you of course need to mkdir that directory yourself).

    David
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Linux DVB]     [Asterisk Internet PBX]     [DCCP]     [Netdev]     [X.org]     [Util Linux NG]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux