ntfs-3g.probe
Probe an NTFS volume mountability
- Provided by: ntfs-3g (Version: 1:2013.1.13AR.1-2ubuntu2)
- Report a bug
Probe an NTFS volume mountability
ntfs-3g.probe <--readonly|--readwrite> volume
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.
Below is a summary of the options that ntfs-3g.probe accepts.
Test if /dev/sda1 can be mounted read-write:
ntfs-3g.probe --readwrite /dev/sda1
The exit codes are as follows:
Please see
http://tuxera.com/community/ntfs-3g-faq/
ntfs-3g.probe was written by Szabolcs Szakacsits.
Alon Bar-Lev has integrated the utility into the NTFS-3G build process and tested it with Erik Larsson before the public release.