Sorry for bothering you but I just downloaded VirtualBox-2.0.0-36011-Linux_x86.run but having problem with kernel module. When I issue /etc/rc.d/rc.vboxdrv setup it says
Code: Select all
Stopping VirtualBox kernel module ...done.
Removing old VirtualBox kernel module ...done.
Recompiling VirtualBox kernel module ...done.
Starting VirtualBox kernel module ...failed!
(modprobe vboxdrv failed. Please use 'dmesg' to find out why)Code: Select all
vboxdrv: Unknown symbol register_cpu_notifier
Code: Select all
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (2.6.20.3) or it failed to
load. Please recompile the kernel module and install it by
sudo /etc/init.d/vboxdrv setup
You will not be able to start VMs until this problem is fixed.
