mkexfatfs

utilities to create, check, label and dump exFAT filesystem

Install

All systems
curl cmd.cat/mkexfatfs.sh
Debian Debian
apt-get install exfat-utils
Ubuntu
apt-get install exfat-utils
Alpine
apk add exfat-utils
Arch Arch Linux
pacman -S exfat-utils
image/svg+xml Kali Linux
apt-get install exfat-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install exfat-utils
Raspbian
apt-get install exfat-utils
Docker
docker run cmd.cat/mkexfatfs mkexfatfs powered by Commando

exfat-utils

utilities to create, check, label and dump exFAT filesystem

Utilities to manage extended file allocation table filesystem. This package provides tools to create, check and label the filesystem. It contains - dumpexfat to dump properties of the filesystem - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem - exfatlabel to label a exFAT filesystem - mkexfatfs / mkfs.exfat to create a exFAT filesystem.