112 lines
2.5 KiB
HTML
112 lines
2.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of FSCK.CRAMFS</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>FSCK.CRAMFS</H1>
|
|
Section: System Administration (8)<BR>Updated: April 2013<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
fsck.cramfs - fsck compressed ROM file system
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>fsck.cramfs</B>
|
|
|
|
[options]
|
|
<I>file</I>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<I>fsck.cramfs</I>
|
|
|
|
is used to check the cramfs file system.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-v</B>, <B>--verbose</B><DD>
|
|
Enable verbose messaging.
|
|
<DT id="2"><B>-b</B>, <B>--blocksize</B> <I>blocksize</I><DD>
|
|
Use this blocksize, defaults to page size. Must be equal to what was set at
|
|
creation time. Only used for --extract.
|
|
<DT id="3"><B>--extract</B>[=<I>directory</I>]<DD>
|
|
Test to uncompress the whole file system. Optionally extract contents of the
|
|
<I>file</I>
|
|
|
|
to
|
|
<I>directory</I>.
|
|
|
|
<DT id="4"><B>-a</B><DD>
|
|
This option is silently ignored.
|
|
<DT id="5"><B>-y</B><DD>
|
|
This option is silently ignored.
|
|
<DT id="6"><B>-V</B>, <B>--version</B><DD>
|
|
Display version information and exit.
|
|
<DT id="7"><B>-h</B>, <B>--help</B><DD>
|
|
Display help text and exit.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>EXIT STATUS</H2>
|
|
|
|
<DL COMPACT><DT id="8"><DD>
|
|
|
|
<DL COMPACT>
|
|
<DT id="9"><B>0</B>
|
|
|
|
<DD>
|
|
success
|
|
<DT id="10"><B>4</B>
|
|
|
|
<DD>
|
|
file system was left uncorrected
|
|
<DT id="11"><B>8</B>
|
|
|
|
<DD>
|
|
operation error, such as unable to allocate memory
|
|
<DT id="12"><B>16</B>
|
|
|
|
<DD>
|
|
usage information was printed
|
|
|
|
</DL>
|
|
</DL>
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+mount">mount</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+mkfs.cramfs">mkfs.cramfs</A></B>(8)
|
|
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AVAILABILITY</H2>
|
|
|
|
The example command is part of the util-linux package and is available from
|
|
|
|
Linux Kernel Archive
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="13"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="14"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="15"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="16"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="17"><A HREF="#lbAF">EXIT STATUS</A><DD>
|
|
<DT id="18"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="19"><A HREF="#lbAH">AVAILABILITY</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|