Portal Home > Knowledgebase > Articles Database > 2 kernel compile questions...


2 kernel compile questions...




Posted by mikkie, 07-12-2009, 09:58 PM
when doing 2.6.26+ or w/e it is, how do you enable conntrack, what options do i need to enable under make menuconfig? and how do i know which hardware/devices that i can remove? Last edited by mikkie; 07-12-2009 at 10:04 PM.

Posted by nomankhn, 07-13-2009, 04:42 AM
Hi, Could you please tell me, which Operating system you are doing, and which kernels are currently installed and what is your actual goal? Thanks, Noman

Posted by WHR-Abner, 07-15-2009, 06:11 AM
While recompiling a kernel, make sure that you load the old kernel configuration if there are no hardware changes. This is what you should do: cp /boot/config-`uname -r` /new/kernels/source/location/.config make menuconfig To search for a module, hit the key '/' in your keyboard and type the string eg: "/conntrack" in the kernel dialog menu. ip_conntrack is an iptables module and you should see that along with it. If the compile is complete, check if the module is loaded using "lsmod | grep conntrack" command.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Sharktech Cloud (Views: 510)
blank form (Views: 460)