makebootfat
Utility to create a bootable FAT filesystem
Install
- All systems
-
curl cmd.cat/makebootfat.sh
- Debian
-
apt-get install makebootfat
- Ubuntu
-
apt-get install makebootfat
- Kali Linux
-
apt-get install makebootfat
- CentOS
-
yum install makebootfat
- Fedora
-
dnf install makebootfat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install makebootfat
- Raspbian
-
apt-get install makebootfat
- Dockerfile
- dockerfile.run/makebootfat
makebootfat
Utility to create a bootable FAT filesystem
Makebootfat is a command line utility able to create bootable USB disks using the FAT filesystem and syslinux. Makebootfat is the most advanced tool available able to make bootable USB disks. It is able to autodetect/partition/format/populate the USB disk in a single step without any user interaction. It's also able to create disk images which are compatible with all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time.