man-pages/man8/ntfsfix.8.html
2021-03-31 01:06:50 +01:00

137 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of NTFSFIX</TITLE>
</HEAD><BODY>
<H1>NTFSFIX</H1>
Section: Maintenance Commands (8)<BR>Updated: January 2013<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
ntfsfix - fix common errors and force Windows to check NTFS
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>ntfsfix</B>
[<I>options</I>] <I>device</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>ntfsfix</B>
is a utility that fixes some common NTFS problems.
<B>ntfsfix</B>
is
<B>NOT</B>
a Linux version of chkdsk. It only repairs some fundamental NTFS
inconsistencies, resets the NTFS journal file and schedules an NTFS consistency
check for the first boot into Windows.
<P>
You may run
<B>ntfsfix</B>
on an NTFS volume if you think it was damaged by Windows or some other way
and it cannot be mounted.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
Below is a summary of all the options that
<B>ntfsfix</B>
accepts. Nearly all options have two equivalent names. The short name is
preceded by
<B>-</B>
and the long name is preceded by
<B>--</B>.
Any single letter options, that don't take an argument, can be combined into a
single command, e.g.
<B>-fv</B>
is equivalent to
<B>-f -v</B>.
Long named options can be abbreviated to any unique prefix of their name.
<DL COMPACT>
<DT id="1"><B>-b</B>, <B>--clear-bad-sectors</B><DD>
Clear the list of bad sectors. This is useful after cloning an old disk
with bad sectors to a new disk.
<DT id="2"><B>-d</B>, <B>--clear-dirty</B><DD>
Clear the volume dirty flag if the volume can be fixed and mounted.
If the option is not present or the volume cannot be fixed, the dirty
volume flag is set to request a volume checking at next mount.
<DT id="3"><B>-h</B>, <B>--help</B><DD>
Show a list of options with a brief description of each one.
<DT id="4"><B>-n</B>, <B>--no-action</B><DD>
Do not write anything, just show what would have been done.
<DT id="5"><B>-V</B>, <B>--version</B><DD>
Show the version number, copyright and license
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUGS</H2>
There are no known problems with
<B>ntfsfix</B>.
If you find a bug please send an email describing the problem to the
development team:
<BR>
<A HREF="mailto:ntfs-3g-devel@lists.sf.net">ntfs-3g-devel@lists.sf.net</A>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHORS</H2>
<B>ntfsfix</B>
was written by Anton Altaparmakov, with contributions from Szabolcs Szakacsits.
It was ported to ntfs-3g by Erik Larsson and Jean-Pierre Andre.
<A NAME="lbAH">&nbsp;</A>
<H2>AVAILABILITY</H2>
<B>ntfsfix</B>
is part of the
<B>ntfs-3g</B>
package and is available from:
<BR>
<A HREF="http://www.tuxera.com/community/">http://www.tuxera.com/community/</A>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+mkntfs">mkntfs</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+ntfsprogs">ntfsprogs</A></B>(8)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="10"><A HREF="#lbAF">BUGS</A><DD>
<DT id="11"><A HREF="#lbAG">AUTHORS</A><DD>
<DT id="12"><A HREF="#lbAH">AVAILABILITY</A><DD>
<DT id="13"><A HREF="#lbAI">SEE ALSO</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:14 GMT, March 31, 2021
</BODY>
</HTML>