LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Module is wrong version

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Module is wrong version
From: Marc Tardif <mtardif@xxxxxxxxxxx>
Date: Thu, 21 Aug 2003 17:16:59 -0400
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

<Prev in Thread] Current Thread [Next in Thread>