adel.essafi wrote:
Hi list
I need help. It is the first time that I recompile the kernel. I want to make a new configuration to make my system (linux FC1) know the NTFS fs. I have done make menuconfig and select NTFS (not as module nut with the symbol (*)).
Next I have done these steps
11 make dep
12 make clean
14 make bzImage
15 cd arch/i386/boot/
17 cp bzImage /boot/vmlinuz-adel
18 cd /boot/
19 mkinitrd /boot/initrd-adel.img vmlinuz-adel
23 cp /usr/src/linux-2.4/System.map /boot/System.map-adel
so I obtained this message
/lib/modules/vmlinuz-adel is not a directory.
Note also the make modules have failed also!!!
Please help
/Accédez au courrier électronique de La Poste : www.laposte.net ;/ /3615 LAPOSTENET (0,34 /mn) ; tél : 08 92 68 13 50 (0,34/mn)/
Attention: you have done bzImage, but not the modules.
For a correct installation i suggest you the "make install" and not the manual copying...
However for install NTFS support you don't need to recompile the kernel: http://linux-ntfs.sourceforge.net/rpm