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

393 lines
5.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Mounting 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 and unmounting volumes from within EVMS"
HREF="mountunmount.html"><LINK
REL="NEXT"
TITLE="Unmounting a volume"
HREF="x3804.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="mountunmount.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="x3804.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="mntvol"
></A
>19.1. Mounting a volume</H1
><P
>This section tells how to mount a volume through the various EVMS
user interfaces.
</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="mntgui"
></A
>19.1.1. Using the EVMS GUI</H2
><P
>Follow these steps to mount 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"
>Mount</SPAN
>.
</P
></LI
><LI
><P
>Select the volume you want to mount.
</P
></LI
><LI
><P
>In the Mount Point box, enter the directory
on which you want to mount the volume.
</P
></LI
><LI
><P
>Click <SPAN
CLASS="guibutton"
>Options</SPAN
> if you
want to enter additional options for the mount.
</P
></LI
><LI
><P
>Click <SPAN
CLASS="guibutton"
>Mount</SPAN
>.
</P
></LI
></OL
>
</P
><P
>Alternatively, you can mount a volume from the EVMS GUI
context sensitive menu:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Right click the volume you want to mount.
</P
></LI
><LI
><P
>Click <SPAN
CLASS="guimenuitem"
>Mount...</SPAN
></P
></LI
><LI
><P
>In the Mount Point box, enter the directory
on which you want to mount the volume.
</P
></LI
><LI
><P
>&#13; Click <SPAN
CLASS="guibutton"
>Options</SPAN
> if you want to enter
additional options for the mount.</P
></LI
><LI
><P
>&#13; Click <SPAN
CLASS="guibutton"
>Mount</SPAN
>.</P
></LI
></OL
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="mountncurses"
></A
>19.1.2. Using Ncurses</H2
><P
>Follow these steps to mount 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"
>Mount...</SPAN
>.
</P
></LI
><LI
><P
>Select the volume you want to mount.</P
></LI
><LI
><P
>At the Mount Point prompt, enter the directory
on which you want to mount the volume and press <B
CLASS="keycap"
>Enter</B
>.</P
></LI
><LI
><P
>Select <SPAN
CLASS="guimenuitem"
>Mount Options</SPAN
>
if you want to enter
additional options for the mount.</P
></LI
><LI
><P
>Select <SPAN
CLASS="guibutton"
>Mount</SPAN
>.</P
></LI
></OL
>
</P
><P
>Alternatively, you can mount a volume with the Ncurses
context-sensitive menu:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Highlight the volume you want to mount and press <B
CLASS="keycap"
>Enter</B
>.
</P
></LI
><LI
><P
>Select <SPAN
CLASS="guimenuitem"
>Mount File System</SPAN
>.</P
></LI
><LI
><P
>At the Mount Point prompt, enter the directory on which you
want to mount the volume and press <B
CLASS="keycap"
>Enter</B
>.
</P
></LI
><LI
><P
>&#13;Select <SPAN
CLASS="guimenuitem"
>Mount Options</SPAN
> if you want to enter
additional options for the mount.
</P
></LI
><LI
><P
>&#13;Select <SPAN
CLASS="guimenuitem"
>Mount</SPAN
>.
</P
></LI
></OL
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN3797"
></A
>19.1.3. Using the CLI</H2
><P
>To mount 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"
>mount:&#60;volume&#62;, &#60;mount point&#62;, [ &#60;mount options&#62; ]</PRE
></FONT
></TD
></TR
></TABLE
><P
>&#60;volume&#62; is the name of the volume to be mounted.</P
><P
>&#60;mount point&#62; is the name of the directory on which to mount the volume.</P
><P
>&#60;mount options&#62; is a string of options to be passed to the &#60;command&#62;mount&#60;/command&#62;
command.</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="mountunmount.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="x3804.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Mounting and unmounting volumes from within EVMS</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="mountunmount.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Unmounting a volume</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>