[CentOS] format fat32 filesystem

Jason Bradley Nance aitrus at tresgeek.net
Tue Jun 27 18:54:34 UTC 2006


> 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




More information about the CentOS mailing list