Try this. Make VFAT modular (not built-in) and then:- # make dep; make clean; make bzImage # make modules; make modules_install # cp /usr/src/linux/arch/i386/bzImage /boot/vmlinuz-2.4.2 (or something like that) Edit lilo.conf to point to vmlinuz-2.4.2 # lilo Reboot. Choose vmlinuz-2.4.2 at boot-time. Login as root. # insmod vfat.o You might not have to 'insmod' it. It might be loaded automatically when you try to mount the relevant partition. YMMV. Don't forget to make modules for USMSDOS, DOS and VFAT as well. HTH.:) -Hugo > -----Original Message----- > From: Adriel Cardenas G. [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 02, 2001 2:23 PM > To: [EMAIL PROTECTED] > Subject: kernel modules problem (bit long) > > > > i've had RH7 k2.2.16 installed on a compaq presario > with a C-MEDIA sound card, that doesn't work, so i > download the 2.4.0 kernel's src, because it does have > drivers for this card, so i do menu config including > (built-in) the C-MEDIA driver, then do the make dep > clean modules modules_install, include the new bzImage > in my lilo.conf and reboot, i reboot selecting the > 2.4.0 kernel and everything seems to go fine, and now > i got sound mp3's and cd's (smooooth :)), but when i > tried to mount my win98 partition it tolds me that the > file system it's not supported by the kernel (even > that i selected in the compilation the vfat fs as a > built in), in my ~/lib/modules there's the vfat.o but > when i do insmod vfat.o it tells that > > there´s a kernel configuration problem > the vfat file it's compile for kernel 2.2.16 > and the current kernel is 2.4.0 > > do you recommend me to recompile the 2.4.0 with the > vfat fs as module or what do you think that i could do > in order to solve this. > > Thanx for your comments. > > > ===== > ----------------------------------------------------------- > Adriel Cardenas G. |Firma la peticion para LinDrivers > Usuario Linux: 180950 |http://www.libranet.com/petition.html > StormLinux 2.2.17 |Its Time to Close the Windows... > ------------------------------------------------------------ > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list