> I have compiled the 2.0.33 kernel and added a joliet patch 0.2.9 for
> fat32 support. I have the RH5.0 release installed. I included msdos,
> dos, fat, and vfat support into the kernel. When I try to mount one of
> the fat32 partitions, mount tells me "fs vfat not supported by kernel".
> I have tried mounting it as
Did you compile it into the kernel, or as a module? If as a module, did
you install the new modules in /lib/modules/2.0.33? That is done using
'make modules_install', followed by 'depmod -a'.
If you have compiled it into the kernel, check /proc/filesystems to make
sure there is a reference to vfat.
You could also try loading it manually using 'modprobe vfat'
Dave
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.