# udiskie-mount > Manually mount devices using udiskie. > See also: `udiskie`, `udiskie-umount`. > More information: . - Mount all handleable devices: `udiskie-mount {{[-a|--all]}}` - Mount a specific device: `udiskie-mount {{/dev/sdX1}}` - Mount a device with verbose output: `udiskie-mount --verbose {{/dev/sdX1}}` - Display help: `udiskie-mount --help`