NAME
ntfs-3g.probe - Probe an NTFS volume mountability
SYNOPSIS
ntfs-3g.probe <--readonly|--readwrite> volume
DESCRIPTION
The ntfs-3g.probe utility tests a volume if it's NTFS mountable read- only or read-write, and exits with a status value accordingly. The volume can be a block device or image file.
OPTIONS
Below is a summary of the options that ntfs-3g.probe accepts. -r, --readonly Test if the volume can be mounted read-only. -w, --readwrite Test if the volume can be mounted read-write. -h, --help Display help and exit.
EXAMPLE
Test if /dev/sda1 can be mounted read-write: ntfs-3g.probe --readwrite /dev/sda1
EXIT CODES
The exit codes are as follows: 0 Volume is mountable. 11 Syntax error, command line parsing failed. 12 The volume doesn't have a valid NTFS. 13 Inconsistent NTFS, hardware or device driver fault, or unsetup SoftRAID/FakeRAID hardware. 14 The NTFS partition is hibernated. 15 The volume was not cleanly unmounted. 16 The volume is already exclusively opened and in use by a kernel driver or software. 17 Unsetup SoftRAID/FakeRAID hardware. 18 Unknown reason. 19 Not enough privilege to mount. 20 Out of memory. 21 Unclassified FUSE error.
KNOWN ISSUES
Please see http://tuxera.com/community/ntfs-3g-faq/ for common questions and known issues. If you think you have found an undocumented problem in the latest release of the software then please send an email describing it in detail. You can contact the development team on the ntfs-3g-devel@lists.sf.net address.
AUTHORS
ntfs-3g.probe was written by Szabolcs Szakacsits.
THANKS
Alon Bar-Lev has integrated the utility into the NTFS-3G build process and tested it with Erik Larsson before the public release.
SEE ALSO
ntfs-3g(8)
More Linux Commands
manpages/pamtopdbimg.1.html
pamtopdbimg(1) - convert a Netpbm image to a Palm Pilot Imag
This program is part of Netpbm(1) pamtopdbimg reads a Netpbm image as input and produced a Palm Pilot Image Viewer image (and Image record in a PDB file) as out
manpages/tzfile.5.html
tzfile(5) - timezone information (Formats - Linux man page)
This page describes the structure of the timezone files used by tzset(3). These files are typically found under one of the directories /usr/lib/zoneinfo or /usr
manpages/perlplan9.1.html
perlplan9(1) - Plan 9-specific documentation for Perl.......
These are a few notes describing features peculiar to Plan 9 Perl. As such, it is not intended to be a replacement for the rest of the Perl 5 documentation (whi
manpages/B::Terse.3pm.html
B::Terse(3pm) - Walk Perl syntax tree, printing terse info a
This version of B::Terse is really just a wrapper that calls B::Concise with the -terse option. It is provided for compatibility with old scripts (and habits) b
manpages/ldap_url_parse.3.html
ldap_url_parse(3) - LDAP Uniform Resource Locator routines
These routines support the use of LDAP URLs (Uniform Resource Locators) as detailed in RFC 4516. LDAP URLs look like this: ldap://hostport/dn[?attrs[?scope[?fil
manpages/user-dirs.defaults.5.html
user-dirs.defaults(5) default settings for XDG user dirs....
The /etc/xdg/user-dirs.defaults file is a text file that contains the default values for the XDG user dirs which are used by the xdg-user-dirs-update command. T
manpages/ms_print.1.html
ms_print(1) - post-processing tool for Massif (Man Page)....
ms_print takes an output file produced by the Valgrind tool Massif and prints the information in an easy-to-read form. OPTIONS -h --help Show the help message.
manpages/qecvt.3.html
qecvt(3) - convert a floating-point number to a string......
The functions qecvt(), qfcvt() and qgcvt() are identical to ecvt(3), fcvt(3) and gcvt(3) respectively, except that they use a long double argument number. See e
manpages/XkbFreeGeomPoints.3.html
XkbFreeGeomPoints(3) - Free points in a outline (Man Page)
XkbFreeGeomPoints.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyb
manpages/send_v2trap.3.html
send_v2trap(3) - send TRAPs or INFORMs from a Net-SNMP MIB m
These three routines may be used to send traps from a MIB module within the Net-SNMP agent (including an AgentX subagent). send_easy_trap() sends an SNMPv1 trap
manpages/XkbLockGroup.3.html
XkbLockGroup(3) - Locks the keysym group - Linux man page...
XkbLockGroup sends a request to the server to lock the specified group and does not wait for a reply. It returns True if the request was sent and False otherwis
manpages/Tcl_Format.3.html
Tcl_Format(3) - manipulate Tcl objects as strings (ManPage)
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store
