3.92. mount (mount a filesystem or list mounted filesystems)

3.92.1. Usage

mount [[-atov] [DEVICE] [MOUNTPOINT]]

3.92.2. Synopsis

If no argument is given, list mounted filesystems. If no FSTYPE is specified, try to detect it automatically. With -a the mount command mounts all block devices whose filesystem can be detected automatically to /mnt/PARTNAME If mountpoint is not given, a standard mountpoint of /mnt/DEVICE is used. This directoy is created automatically if necessary.

3.92.3. Options

-a mount all blockdevices
-t FSTYPE specify filesystem type
-o OPTIONS set file system OPTIONS
-v verbose