This section tells how to mount a volume through the various EVMS user interfaces.
Follow these steps to mount a volume with the EVMS GUI:
Select
→ → .Select the volume you want to mount.
In the Mount Point box, enter the directory on which you want to mount the volume.
Click
if you want to enter additional options for the mount.Click
.
Alternatively, you can mount a volume from the EVMS GUI context sensitive menu:
Right click the volume you want to mount.
Click
In the Mount Point box, enter the directory on which you want to mount the volume.
Click
if you want to enter additional options for the mount.Click
.Follow these steps to mount a volume with Ncurses:
Select
→ → .Select the volume you want to mount.
At the Mount Point prompt, enter the directory on which you want to mount the volume and press Enter.
Select
if you want to enter additional options for the mount.Select
.
Alternatively, you can mount a volume with the Ncurses context-sensitive menu:
Highlight the volume you want to mount and press Enter.
Select
.At the Mount Point prompt, enter the directory on which you want to mount the volume and press Enter.
Select
if you want to enter additional options for the mount.Select
.To mount a volume with the CLI, use the following command:
mount:<volume>, <mount point>, [ <mount options> ]
<volume> is the name of the volume to be mounted.
<mount point> is the name of the directory on which to mount the volume.
<mount options> is a string of options to be passed to the <command>mount</command> command.