![]() |
VirtualBox Kernel Driver Missing after Update?
I'm running Slackware 14 (32 Bit) and I have VirtualBox 4.20 installed.
After the update a few days ago to the 3.7.1-smp Kernel, I can't get VirtualBox to run. I keep getting the following ERROR Message. Quote:
(NOTE: Slackware 14 uses /etc/rc.d/rc.vboxdrv setup) I've tried, as root to reinstall VirtualBox with: Code:
sh VirtualBox-4.2.0-80737-Linux_x86.runThe reinstall appears to have rebuilt the Kernel module, if I can believe the messages: Code:
root@slackware:/home/larry/Downloads/VirtualBox-4.2.0# sh VirtualBox-4.2.0-80737-Linux_x86.run Code:
bash-4.2$ lsmod What am I missing, or overlooking? I need VirtualBox running again. Thanks. Larry |
In rc.xxx files search string:
exit 0 or another exit command in rc scripts. |
There must be a problem when trying to re-install the same version, that the Kernel modules do not get built, because I decided to update to version 4.2.6 from 4.2.0 and I noticed that the script took longer to run. Likewise, The same kernel modules built message lead me to believe the Kernel Modules were rebuilt. And like MAGIC, VirtualBox is up and running. But, what happens to the folks that are running the current version?
Code:
root@slackware:/home/larry/Downloads/VirtualBox-4.2.6# sh VirtualBox-4.2.6-82870-Linux_x86.run THANKS. Larry |
Quote:
Hello, I faced the same issue but fixed it with the help of AlienBob's entry in his blog a while ago. Here the URL. Hope it can help others. Cheers |
Quote:
After upgrading my kernel, I verified that the symlinks pointed to the new kernel, ran mkinitrd for the new kernel, ran lilo, then reboot. Then ran /etc/rc.d/rc.vboxdrv setup or ./VirtualBox-version-arch.run. That last part is important, you must rebuild the vbox kernel modules under the new kernel. I suspect that was the magic. |
In my case, after I accomplished all of the upgrades, including the 3.7.1 kernel, the vbox (4.2.0) drivers would not build. I got an error saying that building the drivers had failed & to check the log. The log was not helpful. I upgraded to VB-4.2.6 & all worked well.
Regards, Bill |
| All times are GMT -5. The time now is 11:51 PM. |