Hi,
I just bought a hub to plug in my drives to the Raspberry pi 2 with Raspian.
I discovered that as I was getting an error trying to mount the drive I found they were being mounted automatically under /media/ [UID]
I'd prefer not to have this feature as 1) it's listed under a long uid number and 2) I have set up mounts for my NAS drive in another area so would prefer to have them all in the same place. I can automate this using fstab however, I can't find out what is doing the automounting.
I don't have 'usbmount' installed so it must be something else.
Can any one enlighten me on how to either stop this or configure it or remove it?