﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
5937,Red Hat install VirtualBox error: vboxdrv.ko Invalid module format,Leonardo,,"Hi

I tried install the VirtualBox (VirtualBox-3.1-3.1.2_56127_rhel4-1.i386.rpm ), but failed

ERROR:
------------------------------------------------------------------------------------------------------------------------
[root@cc etc]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module                          [  OK  ]
Removing old VirtualBox netadp kernel module               [  OK  ]
Removing old VirtualBox netflt kernel module               [  OK  ]
Removing old VirtualBox kernel module                      [  OK  ]
Recompiling VirtualBox kernel module                       [  OK  ]
Starting VirtualBox kernel module                          [FAILED]
  (modprobe vboxdrv failed. Please use 'dmesg' to find out why)
------------------------------------------------------------------------------------------------------------------------

Dmesg message:
------------------------------------------------------------------------------------------------------------------------
vboxdrv: disagrees about version of symbol struct_module
------------------------------------------------------------------------------------------------------------------------

I did try force the instalation of vboxdrv
--------------------------------------------------------------------------------------------------------------------
/sbin/modprobe vboxdrv
FATAL: Error inserting vboxdrv (/lib/modules/2.6.9-78.0.17.ELsmp/kernel/misc/vboxdrv.ko): Invalid module format
----------------------------------------------------------------------------------------------------------------------

My host system is:
-------------------------------------------------------------------------------------------------------------------
Red Hat Enterprise Linux ES release 4 (Nahant Update 7)  32B
uname -r
2.6.9-78.0.17.ELsmp
-----------------------------------------------------------------------------------------------------------------------------

I also instaled the dkms package, and all gcc software are the same version of kernel build.

So I need help to solve this issue. 
",defect,closed,installer,VirtualBox 3.1.2,worksforme,,,other,Linux
