NEWFS_FSKIT(8) | System Manager's Manual | NEWFS_FSKIT(8) |
newfs_fskit
—
construct a new file system using FSKit
newfs_fskit
[--progress
] -t
fstype [module_options]
resource
The newfs_fskit
utility creates FSKit file
systems.
The options are as follows:
--progress
newfs_fskit
to display a progres bar during
the creation operation.-t
fstypeIf the selected module's syntax supports a
-t
option, it is possible for a command invocation
to have multiple -t
instances. The first instance
must follow the syntax here and include the fstype.
The second may appear anywhere within the
module_options and follow the syntax of the
module.
FSModules use different storage and connection technologies as the basis for file systems. FSKit uses the term Resource to cover this variety. FSKit recognizes three categories of resources:
newfs_fskit
command
shares path access privileges with the FSModule. An example resource of
this kind is: file:///private/tmp/workdirApril 14, 2025 | macOS 15 |