LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kernelquestions (https://www.linuxquestions.org/questions/linux-newbie-8/kernelquestions-31177/)

Stevy123 09-25-2002 05:42 AM

kernelquestions
 
I was thinking of building a new kernel. just how to see how it works. I've currently got 2.4.18 and wanted to upgrade to 2.4.19, what do i have to reconfigure after the new kernel had been loaded ? For example do i have to reconfigure my network card ? or X ?

Thx

acid_kewpie 09-25-2002 05:57 AM

best place for information is the kernel howto at tldp.org

basically if you have a fully working 2.4.18 then i'd recommend that you use the existing config file (possibly at /boot/config-2.4.18 if you instaled that one from an rpm) when you run "make xconfig" or "make menuconfig" for the new kernel. This will load 99.9% of the current settings and you can then trim away what you don't want, CAREFULLY. after that, just follow the instructions as oer howto. you shouldn't need to do anything as far as individual devices are concerned, just make sure lilo or grub is updated properly.and NEVER delete the old kernel and settings until you are stupidly confident that the new one works. always duplicate, don't replace!

Stevy123 09-25-2002 01:48 PM

Oke, thx for the advice, going to try it ;)


All times are GMT -5. The time now is 01:53 AM.