"automount" "1" "" "" "Starbuntu"

NAME

automount - mounts block devices or ISO files, opens them and finally unmounts them (provided by Starbuntu)

SYNOPSIS

automount <device>
automount <device label>
automount <[device/]path of the image file>
automount <[device label/]path of the image file>

DESCRIPTION

The Starbuntu program automount mounts block devices, that means other partitions, external hard disks, memory sticks or SD cards as well as image files *.iso or *.img under their label in the folder /media/<user>.

After calling the program the file manager pops up with two windows: the left one shows the file structure of the mounted device and the right one the home directory.

After closing these two windows the mounted device gets unmounted again.

FILES

/usr/local/bin/automount

EXAMPLES

automount /dev/sdb1 or briefly automount sdb1
automount <External_HD>
automount [/dev/sdb1/]Starbuntu.iso
automount [<External_HD>/]Starbuntu.iso

AUTHOR

Peter Starfinger <info@die-starfingers.de>