<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Ohh, this again is with 2.6.1 kernel.<BR>
<BR>
On Wed, 2004-02-04 at 18:19, Naoki wrote:
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#737373"><I>mount: fs type fat not supported by kernel<BR>
    <BR>
    Umm?? 
<PRE>[root@dragon fs]# /sbin/lsmod
Module                  Size  Used by
msdos                   9600  0
vfat                   14720  0
fat                    48672  2 msdos,vfat</PRE>
    So why can't I mount?<BR>
    <BR>
    Ahh I see :<BR>
    <BR>
    [root@dragon fs]# strace mount -t fat /dev/sda1 /mnt/flash/<BR>
    stat64("/sbin/mount.fat", 0xbff319a0)   = -1 ENOENT (No such file or directory)<BR>
    <BR>
    So what package contains 'mount.fat'  I can't find anything. So how do I mount a fat/vfat directory?<BR>
    <BR>
    </I></FONT><BR>
</BLOCKQUOTE>
</BODY>
</HTML>