I upgraded from 12.04 to 12.10, and now my disk automount as /media/user/uuid
When I was on 12.04, it was simply /media/uuid [uuid or label], and I would like to change it back.
syslog:
Oct 21 23:08:53 dv6 udisksd[2562]: Mounted /dev/sdc1 at /media/matt/1Dxxxxxxxxxx2CA1 on behalf of uid 1000
However if I umount, and run
udisks --mount /dev/sdc1
it then mounts as /media/1Dxxxxxxxxxx2CA1, which is exactly what I want. I looked for some kind of udisksd conf file, but I couldn't find anything.