LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ntfs module STILL cant be found after recompilation of kernel (https://www.linuxquestions.org/questions/linux-software-2/ntfs-module-still-cant-be-found-after-recompilation-of-kernel-93294/)

fiberLinked 09-16-2003 02:25 AM

ntfs module STILL cant be found after recompilation of kernel
 
hey people. i need some sord of help. i did a tutorial from the site linux-ntfs.sourceforge.net to enable ntfs in my kernel. what i did was download an RPM of the lastest kernel (2.4.20-20-9)
and when i did, it just installed, and i found out that in my grub.conf file, i have to edit it to specify the kernel image and stuff to load up for the new kernel. problem arises here:
i don't know where to locate those new images from the kernel. i did everything inthe site as it asked me too. can anyone please help me?
i don't know where the new images are. i checked /boot but all i see there are teh files specified for the previous kernel that i already have.
help would be strongly appreciated....

BigBadPenguin 09-16-2003 07:40 AM

The kernel image is produced in /pathtokernelsource/arch/yourarch/boot/bzImage, so generally this would be /usr/src/linux/arch/i386/boot/bzImage, but might be slightly different for you. Don't forget to configure grub to allow the old kernel as well as the new one, in case things go wrong!
good luck :)


All times are GMT -5. The time now is 04:39 PM.