Useful for EFI partitions or removable media.
Section: Format, Label, and Tune
Create a FAT32 filesystem
bash
bash
sudo mkfs.vfat -F 32 /dev/sdb1Explanation
Useful for EFI partitions or removable media.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Format, Label, and Tune
Set an ext filesystem label
Assign a human-readable label to an ext filesystem.
Show ext filesystem metadata
Inspect features, UUID, mount count, and reserved blocks.