![]() |
![]()
| ![]() |
![]()
NAMEmkexfatfs - create an exFAT file system SYNOPSISmkexfatfs [ -i volume-id ] [ -n volume-name ] [ -p partition-first-sector ] [ -s sectors-per-cluster ] [ -V ] device DESCRIPTIONmkexfatfs creates an exFAT file system on a block device. device is a special file corresponding to the partition on the device. Note that if this is an MBR partition then the file system type should be set to 0x07 (NTFS/exFAT) otherwise other operating systems may refuse to mount the file system. OPTIONSCommand line options available:
EXIT CODESZero is returned on successful creation. Any other code means an error. AUTHORAndrew Nayenko SEE ALSOmkfs(8),fdisk(8)
|