Category: General

Difference vfat and fat

I would like to format a USB Stick, but can't tell if the proper command is mkfs.vfat [device] or mkfs.fat -F32 -I [device]. I've seen both, but...