9.5
Table Of Contents
- Introduction
- System requirements
- Installation
- Using The Driver
- Mount options
- Additional Utilities
- Troubleshooting
- Troubleshooting processes
- Mount troubleshooting
- The install.sh script can’t find kernel sources
- Can’t compile the NTFS/HFS+ for Linux driver
- “Can’t load module” message at the end of installation
- ufsd module: kernel-module version mismatch
- ufsd module: create_module: operation is not permitted
- insmod: a module named as ufsd already exists
- insmod: Unknown symbol jnl_op (err0)
- Can’t mount NTFS/HFS+ volume
- Hardware issues
- Sysdump utility
- UFSD driver compatibility
- Frequently Asked Questions
- What are 'minor errors' reported by chkntfs utility?
- Warnings on Windows7/Vista when NTFS HDD is reconnected from Linux
- Recently changed file has its modification time a few hours ahead of or behind the current system time. Why?
- Why does mount option A make driver ignore mount option B?
- Does the driver have an optimization for avoiding data fragmentation?
- Why a lot of memory is used for volume mounting?
- Why the disk can't be dismounted?
19 Paragon NTFS&HFS+ for Linux 9.5
Option NTFS HFS+ Expected behavior and examples
user_xattr + + -o user_xattr
Support for extended attributes. Effective if supported by the
Kernel.
Since driver version 9.4.4, this mount option is considered
obsolete and it’s functionality is enabled by default in UFSD
driver.
sync + + -o sync
All file system operations will be done synchronously. When
used, UFSD driver performance may be decreased.
This option is recommended for use, when disk can be detached
without proper unmount, as it helps to minimize the possibility of
the file system errors, when proper unmount for the volume is
not performed.
discard + + -o diskcard
discard is the mount option in the UFSD driver, which is recom-
mended for use with the solid-state drives (SSD) to enable sup-
port of the TRIM command for improved performance on delete
operations..
* Supported in driver version 9.3 and newer.
Copyright© 1994-2017 Paragon Technologie GmbH. All rights reserved.