# `mkfs.hefs` โ€“ OpenHeFS Filesystem Formatter `mkfs.hefs` is a command-line utility used to format a block device or disk image with the **High-throughput Extended File System (OpenHeFS)** used by NeKernel. This tool initializes a OpenHeFS volume by writing a boot node and configuring directory and inode index regions, block ranges, and volume metadata. --- ## ๐Ÿ›  Features - Writes a valid `BootNode` to the specified output device or file. - Sets disk size, sector size, and volume label. - Supports user-defined ranges for: - Index Node Directory (IND) - Inodes (IN) - Data blocks - UTF-8 encoded volume label support. - Fully compatible with NeKernel's VFS subsystem. --- ## ๐Ÿงช Usage mkfs.hefs -L