old-www/LDP/EVMSUG/html/x3804.html

322 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Unmounting a volume</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="EVMS User Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="Mounting and unmounting volumes from within EVMS"
HREF="mountunmount.html"><LINK
REL="PREVIOUS"
TITLE="Mounting a volume"
HREF="mntvol.html"><LINK
REL="NEXT"
TITLE="The SWAPFS file system"
HREF="x3863.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>EVMS User Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="mntvol.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 19. Mounting and unmounting volumes from within EVMS</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x3863.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN3804"
></A
>19.2. Unmounting a volume</H1
><P
>This section tells how to unmount a volume through the various EVMS user interfaces.</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3807"
></A
>19.2.1. Using the EVMS GUI</H2
><P
>Follow these steps to unmount a volume with the EVMS GUI:
<P
></P
><OL
TYPE="1"
><LI
><P
>Select <SPAN
CLASS="guimenu"
>Actions</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>File System</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>Unmount</SPAN
>.
</P
></LI
><LI
><P
>Select the volume you want to unmount.
</P
></LI
><LI
><P
>Click <SPAN
CLASS="guibutton"
>Unmount</SPAN
>.
</P
></LI
></OL
>
</P
><P
>Alternatively, you can unmount a volume from the EVMS GUI
context sensitive menu:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Right click the volume you want to unmount.
</P
></LI
><LI
><P
>Click <SPAN
CLASS="guimenuitem"
>Unmount...</SPAN
></P
></LI
><LI
><P
>&#13; Click <SPAN
CLASS="guibutton"
>Unmount</SPAN
>.</P
></LI
></OL
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="unmountncurses"
></A
>19.2.2. Using Ncurses</H2
><P
>Follow these steps to unmount a volume with Ncurses:
<P
></P
><OL
TYPE="1"
><LI
><P
>Select <SPAN
CLASS="guimenu"
>Actions</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>File System</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>Unmount...</SPAN
>.
</P
></LI
><LI
><P
>Select the volume you want to unmount.</P
></LI
><LI
><P
>Select <SPAN
CLASS="guibutton"
>Unmount</SPAN
>.</P
></LI
></OL
>
</P
><P
>Alternatively, you can unmount a volume with the Ncurses
context-sensitive menu:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Highlight the volume you want to unmount and press <B
CLASS="keycap"
>Enter</B
>.
</P
></LI
><LI
><P
>Select <SPAN
CLASS="guimenuitem"
>Unmount File System....</SPAN
>.</P
></LI
><LI
><P
>&#13;Select <SPAN
CLASS="guimenuitem"
>Unmount</SPAN
>.
</P
></LI
></OL
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3858"
></A
>19.2.3. Using the CLI</H2
><P
>To unmount a volume with the CLI, use the following command:</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="programlisting"
>unmount:&#60;volume&#62;</PRE
></FONT
></TD
></TR
></TABLE
><P
>&#60;volume&#62; is the name of the volume to be unmounted.</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="mntvol.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x3863.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Mounting a volume</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="mountunmount.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>The SWAPFS file system</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>