Search found 3 matches
- 27. May 2013, 16:53
- Forum: Linux Guests
- Topic: Kernel driver not installed
- Replies: 3
- Views: 1684
Re: Kernel driver not installed
I stumbled on my own fix for this. . . I decided that maybe after updating gcc, make, etc. maybe I needed to re-install VirtualBox. I did ./vboxmanage extpack uninstall VBox ./vboxmanage extpack uninstall Virtualbox ./vboxmanage extpack uninstall virtualbox Then went over to the application menu, sa...
- 24. May 2013, 15:56
- Forum: Linux Guests
- Topic: Kernel driver not installed
- Replies: 3
- Views: 1684
Re: Kernel driver not installed
The output is as follows: [root@localhost Desktop]# rpm -qa | grep kernel kernel-2.6.32-358.el6.x86_64 kernel-devel-2.6.32-358.6.2.el6.x86_64 libreport-plugin-kerneloops-2.0.9-15.el6.x86_64 kernel-firmware-2.6.32-358.6.2.el6.noarch abrt-addon-kerneloops-2.0.8-15.el6.x86_64 kernel-headers-2.6.32-358....
- 23. May 2013, 20:55
- Forum: Linux Guests
- Topic: Kernel driver not installed
- Replies: 3
- Views: 1684
Kernel driver not installed
I am running Red Hat Enterprise Linux (2.6.32-358.el6.x86_64). I downloaded and installed Virtual Box. I then imported a VM. When I try to run it I get an error in suplibOsinit Kernel driver not installed (rc=-1908) The suggested remedy was to execute /etc/init.d/vboxdrv setup as root. When I tried ...