mount

The mount command starts the file system. Mounting the file system is required to bring the storage device volumes back online after they have been unmounted.

Syntax

mount <data-disk | system-disk | hard-disk>

Arguments

data-disk— Mount the 1 or more data partitions containing the default (/mnt/sys and /mnt/app) or user-defined volumes

system-disk—Mount 2 system partitions: /opt and /opt/crash

hard-disk—Mounts both the system partition and data partition

Mode

Superuser