Adds dosfstools to default installs and migrates existing systems so fsck.fat and mkfs.fat are available for Omarchy’s FAT32 /boot partition. This also helps with recovery from dirty or corrupt FAT filesystems after unclean shutdowns or power loss.
4 lines
110 B
Bash
4 lines
110 B
Bash
echo "Install dosfstools for FAT filesystem utilities like fsck.fat and mkfs.fat"
|
|
|
|
omarchy-pkg-add dosfstools
|