2005-11-22 05:25:14 +08:00
|
|
|
.\" Copyright (c) 2004 Szabolcs Szakacsits.
|
|
|
|
.\" Copyright (c) 2005 Richard Russon.
|
|
|
|
.\" This file may be copied under the terms of the GNU Public License.
|
2002-11-29 20:16:35 +08:00
|
|
|
.\"
|
2005-11-22 05:25:14 +08:00
|
|
|
.TH NTFSFIX 8 "2005\-11\-21" "ntfsprogs version @VERSION@"
|
2002-11-29 20:16:35 +08:00
|
|
|
.SH NAME
|
2005-10-05 21:32:39 +08:00
|
|
|
ntfsfix \- fix common errors and force Windows to check NTFS
|
2002-11-29 20:16:35 +08:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B ntfsfix
|
2005-11-22 05:25:14 +08:00
|
|
|
[\fIoptions\fR] \fIdevice\fR
|
2002-11-29 20:16:35 +08:00
|
|
|
.SH DESCRIPTION
|
2005-11-22 05:25:14 +08:00
|
|
|
.B ntfsfix
|
2005-11-22 08:17:23 +08:00
|
|
|
is a utility that fixes some common NTFS problems.
|
2005-11-22 05:25:14 +08:00
|
|
|
.B ntfsfix
|
|
|
|
is
|
|
|
|
.B NOT
|
|
|
|
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.
|
2002-11-29 20:16:35 +08:00
|
|
|
.sp
|
2005-11-22 08:17:23 +08:00
|
|
|
You may run
|
|
|
|
.B ntfsfix
|
2005-07-11 06:44:00 +08:00
|
|
|
on an NTFS volume if you think it's damaged and it can't be mounted.
|
2005-11-22 05:25:14 +08:00
|
|
|
.SH OPTIONS
|
|
|
|
Below is a summary of all the options that
|
|
|
|
.B ntfsfix
|
|
|
|
accepts. Nearly all options have two equivalent names. The short name is
|
|
|
|
preceded by
|
|
|
|
.B \-
|
|
|
|
and the long name is preceded by
|
|
|
|
.BR \-\- .
|
|
|
|
Any single letter options, that don't take an argument, can be combined into a
|
|
|
|
single command, e.g.
|
|
|
|
.B \-fv
|
|
|
|
is equivalent to
|
|
|
|
.BR "\-f \-v" .
|
|
|
|
Long named options can be abbreviated to any unique prefix of their name.
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
Show a list of options with a brief description of each one.
|
|
|
|
.TP
|
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
Show the version number, copyright and license
|
|
|
|
.SH BUGS
|
|
|
|
There are no known problems with
|
|
|
|
.BR ntfsfix .
|
|
|
|
If you find a bug please send an email describing the problem to the
|
|
|
|
development team:
|
|
|
|
.br
|
|
|
|
.nh
|
|
|
|
linux\-ntfs\-dev@lists.sourceforge.net
|
|
|
|
.hy
|
|
|
|
.SH AUTHORS
|
|
|
|
.B ntfsfix
|
|
|
|
was written by Anton Altaparmakov.
|
2005-07-11 06:44:00 +08:00
|
|
|
.B ntfsfix.
|
2002-11-29 23:26:49 +08:00
|
|
|
.SH AVAILABILITY
|
|
|
|
.B ntfsfix
|
2005-11-22 05:25:14 +08:00
|
|
|
is part of the
|
|
|
|
.B ntfsprogs
|
|
|
|
package and is available from:
|
|
|
|
.br
|
|
|
|
.nh
|
|
|
|
http://www.linux\-ntfs.org/content/view/19/37
|
|
|
|
.hy
|
|
|
|
.sp
|
|
|
|
The manual pages are available online at:
|
|
|
|
.br
|
|
|
|
.nh
|
|
|
|
http://wiki.linux\-ntfs.org/doku.php?id=man
|
|
|
|
.hy
|
2002-11-29 23:26:49 +08:00
|
|
|
.SH SEE ALSO
|
|
|
|
.BR mkntfs (8),
|
|
|
|
.BR ntfsprogs (8)
|