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

188 lines
2.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Checking Ext-2/3 file systems</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="Ext-2/3 file system interface module"
HREF="ext23fsim.html"><LINK
REL="PREVIOUS"
TITLE="Creating Ext-2/3 file systems"
HREF="createext23fsim.html"><LINK
REL="NEXT"
TITLE="Removing Ext-2/3 file systems"
HREF="removeext23fsim.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="createext23fsim.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Appendix I. Ext-2/3 file system interface module</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="removeext23fsim.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="checkext23fsim"
></A
>I.2. Checking Ext-2/3 file systems</H1
><P
>&#13;The following options are available for checking Ext-2/3 file systems with
<B
CLASS="command"
>fsck</B
>:
</P
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
>force</DT
><DD
><P
>Force a complete file system check, even if the file system is
already marked clean. The default is false.</P
></DD
><DT
>readonly</DT
><DD
><P
>Check the file system is in read-only mode. Report but do not
fix errors. If the file system is mounted, this option is
automatically selected. The default is false.</P
></DD
><DT
>badblocks</DT
><DD
><P
>Check for bad blocks on the volume and mark them as busy. The
default is false.
</P
></DD
><DT
>badblocks_rw</DT
><DD
><P
>Perform a read-write check for bad blocks on the volume and mark
them as busy. The default is false.</P
></DD
></DL
></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="createext23fsim.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="removeext23fsim.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Creating Ext-2/3 file systems</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ext23fsim.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Removing Ext-2/3 file systems</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>