19.2. Unmounting a volume

This section tells how to unmount a volume through the various EVMS user interfaces.

19.2.1. Using the EVMS GUI

Follow these steps to unmount a volume with the EVMS GUI:

  1. Select Actions->File System->Unmount.

  2. Select the volume you want to unmount.

  3. Click Unmount.

Alternatively, you can unmount a volume from the EVMS GUI context sensitive menu:

  1. Right click the volume you want to unmount.

  2. Click Unmount...

  3. Click Unmount.

19.2.2. Using Ncurses

Follow these steps to unmount a volume with Ncurses:

  1. Select Actions->File System->Unmount....

  2. Select the volume you want to unmount.

  3. Select Unmount.

Alternatively, you can unmount a volume with the Ncurses context-sensitive menu:

  1. Highlight the volume you want to unmount and press Enter.

  2. Select Unmount File System.....

  3. Select Unmount.

19.2.3. Using the CLI

To unmount a volume with the CLI, use the following command:

unmount:<volume>

<volume> is the name of the volume to be unmounted.