Formatting disk such that it works on Dos

Hi,

I need to format a disk in Linux such that the disk works on DOS machine.

Regards
Rochit

Is this a hard disk or a floppy disk? Do you want to format the whole disk for DOS or just a single partition?

In short,

mkfs -t fat32 /dev/path/to/block/device