9.5

Table Of Contents
25 Paragon NTFS&HFS+ for Linux 9.5
-verbose Explain what is being done.
-nopercents Do not print percents during format process.
-version Show the version and exit.
Description
mkhfs is a standalone utility that allows to format HFS+ partitions under Linux. It is used to create an
HFS+ file system on a device (usually a disk partition).
Note: Since version 9.4.3 this tool is actually a hardlink to the ufsd utility. In order to make sure
that the files are not taking unnecessary space, it is advised to unpack provided archive on the target
platform, or create hardlinks to the ufsd utility manually.
6.4.2 chkhfs
chkhfs utility provides consistency checking of a HFS+ volume and fix errors.
Synopsis
chkhfs [options] device
E.g.: ’chkhfs -f /dev/sdb1’
Options
-f Fix errors on the disk.
-a Perform checks only if ‘dirty’ flag is set.
-b:size Override default block (sector) size. Usage of default settings are
strongly recommended. The -b parameter can use following values:
512, 1024, 2048, 4096.
-m:size Set a limit for memory usage during file system check. Usage of this
parameter may lower file system check performance.
-h Display this help.
-m:size Memory limit used by the utility
-short Minimum file system check
-safe Errors are not fixed, dirty flag is cleared if no errors found
-showminors Show minor errors.
-no-orphans Do not restore real orphan files
-trace Turn on UFSD trace.
-verbose Explain what is being done.
-nopercents Do not print percents during checking process.
-version Show version and exit.
Copyright© 1994-2017 Paragon Technologie GmbH. All rights reserved.