I have an external HDD and when I plug it in, I'd like it that Ubuntu always mounted it to a particular mountpoint and with particular read/write permissions.
To be more precise, I have an external drive with a partition called "Backup" (/dev/sdb1) and I'd like it to me mounted to /media/Backup with read-only permissions. What's the easiest way to do that?