Auto mounting in Ubuntu 12.10
Oliver Grawert
ogra at ubuntu.com
Thu Nov 22 17:45:34 UTC 2012
hi,
On Thu, 2012-11-22 at 12:34 -0500, Tom H wrote:
> Is it with udisks2?
it should be, yes,
>
> Is it that the mount location has changed from "/media/volumename" to
> "/run/media/<username>/volumename"?
>
well, its rather an issue with ACLs but creating that dir manually will
make udisks skip the check... note though that ubuntu and debian do not
use media in /run, teh dir you need to create is:
/media/$USER
and you need to make sure it has the right permissions:
sudo chown $USER.$USER /media/$USER
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20121122/6c2c81ea/attachment.sig>
More information about the ubuntu-users
mailing list