dumpexfat
utilities to create, check, label and dump exFAT filesystem
Install
- All systems
-
curl cmd.cat/dumpexfat.sh
- Debian
-
apt-get install exfat-utils
- Ubuntu
-
apt-get install exfat-utils
- Alpine
-
apk add exfat-utils
- Arch Linux
-
pacman -S exfat-utils
- 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
- Dockerfile
- dockerfile.run/dumpexfat
- Docker
-
docker run cmd.cat/dumpexfat dumpexfat
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.