MKFS.BFS(8) | System Administration | MKFS.BFS(8) |
mkfs.bfs - make an SCO bfs filesystem
mkfs.bfs [options] device [block-count]
mkfs.bfs creates an SCO bfs filesystem on a block device (usually a disk partition or a file accessed via the loop device).
The block-count parameter is the desired size of the filesystem, in blocks. If nothing is specified, the entire partition will be used.
-N, --inodes number
-V, --vname label
-F, --fname name
-v, --verbose
-c
-l
-h, --help
-V, --version
The exit status returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong.
For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.
The mkfs.bfs command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
2022-05-11 | util-linux 2.38.1 |