[Discuss] ln -s will no longer link to USB mounted on
/media/<USB-Drive> by Dolphin
Steven Kurylo
sk at infinitepigeons.org
Wed Oct 28 08:00:32 PDT 2009
> No, it is not in fstab. However, it IS in mtab:
>
> /dev/sdb1 /media/KINGSTON vfat rw,nosuid,nodev,uhelper=hal,uid=1000,utf8,shortname=mixed 0 0
>
> Perhaps, or possibly hal (about which I am totally ignorant)
Ok, Hal is doing the mounting. I don't know anything about it either.
Dolphin must make the request, then hal mounts it as your user (is
your user UID 1000?) so you're able to access it.
The symlink is a red herring. It works when the share is mounted as
your user, and it doesn't when its mounted as something else. So you
could put it in fstab with the user option. You could look into how
hal does it, so you can reproduce it. Or you can keep on using
dolphin to do it.
More information about the Discuss
mailing list