Creating a mount point if it does not exist
try this:
if you want to create a Mount Point called DISK1, then type the following command in the terminal :
sudo mkdir /media/DISK1
No, the bare mount utility do not offer such an option.
It is done when mounting from a file manager like Nautilus, though.