Files
N1R4andGitHub 66da3644fc feat: add dosfstools for /boot recovery (#5448)
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.
2026-04-29 15:32:08 +02:00

4 lines
110 B
Bash

echo "Install dosfstools for FAT filesystem utilities like fsck.fat and mkfs.fat"
omarchy-pkg-add dosfstools