fsck.msdos

utilities for making and checking MS-DOS FAT filesystems

Install

All systems
curl cmd.cat/fsck.msdos.sh
Debian Debian
apt-get install dosfstools
Ubuntu
apt-get install dosfstools
Alpine
apk add dosfstools
Arch Arch Linux
pacman -S dosfstools
image/svg+xml Kali Linux
apt-get install dosfstools
CentOS
yum install dosfstools
Fedora
dnf install dosfstools
Windows (WSL2)
sudo apt-get update sudo apt-get install dosfstools
OS X
brew install dosfstools
Raspbian
apt-get install dosfstools
Docker
docker run cmd.cat/fsck.msdos fsck.msdos powered by Commando

dosfstools

utilities for making and checking MS-DOS FAT filesystems

The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems.