NAME
ntfsfix - fix common errors and force Windows to check NTFS
SYNOPSIS
ntfsfix [options] device
DESCRIPTION
ntfsfix is a utility that fixes some common NTFS problems. ntfsfix is 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. You may run ntfsfix on an NTFS volume if you think it was damaged by Windows or some other way and it cannot be mounted.
OPTIONS
Below is a summary of all the options that ntfsfix accepts. Nearly all options have two equivalent names. The short name is preceded by - and the long name is preceded by --. Any single letter options, that don't take an argument, can be combined into a single command, e.g. -fv is equivalent to -f -v. Long named options can be abbreviated to any unique prefix of their name. -b, --clear-bad-sectors Clear the list of bad sectors. This is useful after cloning an old disk with bad sectors to a new disk. -d, --clear-dirty 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. -h, --help Show a list of options with a brief description of each one. -n, --no-action Do not write anything, just show what would have been done. -V, --version Show the version number, copyright and license
BUGS
There are no known problems with ntfsfix. If you find a bug please send an email describing the problem to the development team: ntfs-3g-devel@lists.sf.net
AUTHORS
ntfsfix was written by Anton Altaparmakov, with contributions from Szabolcs Szakacsits. It was ported to ntfs-3g by Erik Larsson and Jean-Pierre Andre.
AVAILABILITY
ntfsfix is part of the ntfs-3g package and is available from: http://www.tuxera.com/community/
SEE ALSO
mkntfs(8), ntfsprogs(8)
More Linux Commands
manpages/ExtUtils::MakeMaker.3pm.html
ExtUtils::MakeMaker(3pm) - Create a module Makefile.........
This utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the
manpages/nonl_sp.3ncurses.html
nonl_sp(3ncurses) - curses screen-pointer extension.........
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/bkgdset.3ncurses.html
bkgdset(3ncurses) - curses window background manipulation ro
The bkgdset and wbkgdset routines manipulate the background of the named window. The window background is a chtype consisting of any combination of attributes (
manpages/Net::LibIDN.3pm.html
Net::LibIDN(3pm) - Perl bindings for GNU Libidn (Man Page)
Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA ( RFC 3490), in a way very much inspired by Turbo Fr
manpages/XvCreateImage.3.html
XvCreateImage(3) - create an XvImage - Linux manual page....
XvCreateImage(3) is similar to XCreateImage(3). XvShmCreateImage(3) is similar to XShmCreateImage(3). The library will allocate the XvImage structure and fill o
manpages/gnutls_openpgp_crt_get_subkey_creation_time.3.html
gnutls_openpgp_crt_get_subkey_creation_time.3...............
Get subkey creation time. RETURNS the timestamp when the OpenPGP sub-key was created. SINCE 2.4.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS hom
manpages/gnutls_transport_set_push_function.3.html
gnutls_transport_set_push_function(3) - API function........
This is the function where you set a push function for gnutls to use in order to send data. If you are going to use berkeley style sockets, you do not need to u
manpages/mount.cifs.8.html
mount.cifs(8) - mount using the Common Internet File System
This tool is part of the cifs-utils suite. mount.cifs mounts a Linux CIFS filesystem. It is usually invoked indirectly by the mount(8) command when using the -t
manpages/lzegrep.1.html
lzegrep(1) - search compressed files for a regular expressio
lzegrep.1 - xzgrep invokes grep(1) on files which may be either uncompressed or compressed with xz(1), lzma(1), gzip(1), or bzip2(1). All options specified are
manpages/postconf.1.html
postconf(1) - Postfix configuration utility - Linux man page
By default, the postconf(1) command displays the values of main.cf configuration parameters, and warns about possible mis-typed parameter names (Postfix 2.9 and
manpages/pactl.1.html
pactl(1) - Control a running PulseAudio sound server........
pactl can be used to issue control commands to the PulseAudio sound server. pactl only exposes a subset of the available operations. For the full set use the pa
manpages/pwd.n.html
pwd(n) - Return the absolute path of the current working dir
Returns the absolute path name of the current working directory. EXAMPLE Sometimes it is useful to change to a known directory when running some external comman
