Thanks all for the reply.
OS is Fedora Core release 3 and old kernel was vmlinuz-2.6.12-1.1381_FC3
The new kernel was compiled from source. The configuration file used to compile the kernel is
http://www.netfreehost.com/tmp/.config
I have done kernel compiling on another server today, getting same error on that too.
Quote:
# cat /etc/*release
CentOS release 4.4 (Final)
#
|
Quote:
# uname -a
Linux server1.wehost4u.net 2.6.18 #1 SMP Wed Sep 27 14:57:52 PDT 2006 i686 i686 i386 GNU/Linux
#
|
Quote:
# iptables -L
iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
#
|
I know i can do this with out any problem with yum, but want to study how to do it from source.
Can any one tell me what i should do next ?