> mkfs.vfat: No such file or directory > > is there a module i need to install to support vfat? You may also find this command useful in the future: yum whatprovides <something> where <something> is a filename or 'provides' keyword. So you could do: yum whatprovides mkfs.vfat or even: yum whatprovides /sbin/mkfs.vfat j