Good point. However, I always run the following commands when building
or rebuilding a kernel:
# make menuconfig
# make dep
# make bzImage
# make modules
# make modules_install
# cp System.map /boot/System.map-2.4.21
# cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.21
John Reuning wrote:
Did you rebuild the entire kernel group (kernel + modules) after patching
ipvs, changing the config settings, and compiling? Kernel module
versioning is usually turned on by default, and that can cause problems
when trying to load modules that weren't built at the same time as the
running kernel.
--
Marc Tardif
Sitepak
(514) 866-8883
|