pmount Command Examples

Mount arbitrary hotpluggable devices as a normal user. More information: https://manned.org/pmount.

pmount {{/dev/to/block/device}}

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