2004-10-19 04:41:56
how do i recompile the kernel in fedora core 2 inorder to get the ntfs support??? in red hat 9.0 i just used this commands:
make mrproper
make xconfig
make dep
make bzImage
make module
make module_install
make install
when i tried xconfig in fc2 the gui was somewhat corrupted not displaying the correct characters!
so, i tried make menuconfig, everything worked well until when i reboot my system and it got errors and won't be able to boot anymore.
what shall i do????
and also i got this rpm file in the net that says it will enable ntfs support. if i install it will i be able to get ntfs support without even recompiling the kernel???
also it says it has full support for ntfs, does it mean it has write support for ntfs??? is it safe to use it??
|