Mount arbitrary hotpluggable devices as a normal user. More information: https://manned.org/pmount.
/media/ (using device as mount point):pmount {{/dev/to/block/device}}
/media/label:pmount {{[-t|--type]}} {{filesystem}} {{/dev/to/block/device}} {{label}}
pmount {{[-t|--type]}} iso9660 {{[-r|--read-only]}} {{/dev/cdrom}}
pmount {{[-t|--type]}} ntfs {{[-w|--read-write]}} {{/dev/sdX}}
pmount