It's lying to me about fat kernel module. Can't mount fat/vfat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mount: fs type fat not supported by kernel

Umm??
[root@dragon fs]# /sbin/lsmod
Module                  Size  Used by
msdos                   9600  0
vfat                   14720  0
fat                    48672  2 msdos,vfat

So why can't I mount?

Ahh I see :

[root@dragon fs]# strace mount -t fat /dev/sda1 /mnt/flash/
stat64("/sbin/mount.fat", 0xbff319a0)   = -1 ENOENT (No such file or directory)

So what package contains 'mount.fat'  I can't find anything. So how do I mount a fat/vfat directory?



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux