mychl
03-02-2001, 10:34 AM
OK, I have read all the nhf's and even went out and got a book on the kernel, modules etc..... I am using Drake 7.0, I want to update to kernel 2.4.2.
make mrproper
I run xconfig.
I save the configuration as config.
Make dep
make bzImage
make modules
make install_modules
I set the symlinks to new bzImage and System.map
When I try to make the bzImage, I get Error 1 at the end.
When I make modules, I get nothing to do here, exiting directory.....
I"ve read about a gcc file that I need, some mod_utils that I need. Which ones go with my version of the kernel(2.4.2)??????
I am really eager to get the kernel going so that I can learn how to do the mod stuff and get my system online. Could someone explain this to me... I don't need do this and that, I need to understand whats going on better.
Thank you Very much
make mrproper
I run xconfig.
I save the configuration as config.
Make dep
make bzImage
make modules
make install_modules
I set the symlinks to new bzImage and System.map
When I try to make the bzImage, I get Error 1 at the end.
When I make modules, I get nothing to do here, exiting directory.....
I"ve read about a gcc file that I need, some mod_utils that I need. Which ones go with my version of the kernel(2.4.2)??????
I am really eager to get the kernel going so that I can learn how to do the mod stuff and get my system online. Could someone explain this to me... I don't need do this and that, I need to understand whats going on better.
Thank you Very much