mount

Use mount to mount a hot swappable storage medium.

Syntax

mount medium-name

Default

A storage medium is automatically mounted and in mounted state after being connected to the device, and you can use it without mounting it.

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

medium-name: Specifies the name of a storage medium.

Usage guidelines

To avoid file system corruption, do not install or remove storage media while the system is mounting a storage medium.

To mount a partitioned storage medium, you must mount all the partitions individually, instead of mounting the storage medium as a whole.

Examples

# In standalone mode, mount a USB disk.

<Sysname> mount usb0:

# In IRF mode, mount a USB disk on the master.

<Sysname> mount usb0:

# In IRF mode, mount a USB disk on the MPU that resides in member device 2.

<Sysname> mount chassis2#slot0#usb0:

Related commands

umount