Product SiteDocumentation Site

4.7. mkfs - Naming options

Specify the version and size parameters for the naming (directory) area of the filesystem.
To create a filesystem with a directory block size of 16KB you would use:
mkfs.xfs -n size=16384 device
ASCII-only case-insensitive naming:
mkfs.xfs -n version=ci device
MediaWiki Appliance - Powered by TurnKey Linux