Hi,
when i run mkfs using this command
mkfs -t vfat /dev/sda5
i get this
mkfs.vfat: No such file or directory
is there a module i need to install to support vfat?
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
oh. tnx for the advice guys!
On 6/28/06, Jason Bradley Nance aitrus@tresgeek.net wrote:
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
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos