fsck.msdos
utilities for making and checking MS-DOS FAT filesystems
Install
- All systems
-
curl cmd.cat/fsck.msdos.sh
- Debian
-
apt-get install dosfstools - Ubuntu
-
apt-get install dosfstools -
Alpine
-
apk add dosfstools - Arch Linux
-
pacman -S dosfstools - Kali Linux
-
apt-get install dosfstools - CentOS
-
yum install dosfstools - Fedora
-
dnf install dosfstools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dosfstools - OS X
-
brew install dosfstools - Raspbian
-
apt-get install dosfstools - Docker
-
docker run cmd.cat/fsck.msdos fsck.msdospowered 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.