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

Re: vfat in mount of msdos file system



> Feb 26 06:43:28 arcola kernel: MSDOS-fs warning: vfat directory entry
> found on fs mounted non-vfat (device 03:01)

This is a new 1.3.6x kernel feature. Windows 95 long and multi-case
filenames are supported using "mount -t vfat ..." . You will need the
"vfat" module loaded if that is not part of your kernel. Cat
/proc/filesystems, and see if the word "vfat" appears there. If not,
try "insmod vfat", and if that does not work you may have to build a
custom kernel.

The "vfat" driver is still a bit shaky - I've heard it can overflow the
kernel stack.

	Bruce
--
Bruce Perens <Bruce@Pixar.com> A campaigner for Clinton and against Censorship.
Toy Story: $183M and counting. At $184M it will beat the #1 movie of 1995.


Reply to: