mkfs_dosfs(1M)
mkfs_dosfs --
construct a dosfs file system
Synopsis
mkfs -F dosfs [-o specific options] special
Description
mkfs
constructs a file system by writing on the special file
special.
The options are:
- -F dosfs
-
Specifies the dosfs FSType.
- -o
-
Specify dosfs file system-specific options. The following are available:
- -v
-
Prompts the user for a volume label after the file system has been constructed.
- -q
-
Quiet option. Is used to suppress information normally displayed during
the construction of a dosfs file system.
References
generic fsck(1M),
generic mkfs(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.