Hi!
Today my system updated kernel to 3.16.7-32-desktop (OpenSUSE 13.2 KDE 64bits and Virtualbox 5.0.14 r105127).
As normal when i start VM-Guest i get error about "Kernel driver not installed (rc=-1908)" and ask me to reinstall kernel module by executing
'/sbin/rcvboxdrv setup'
This has always worked out for me, but today i only get #> Bad argument setup
I look inside this script-file and find nothing about an argument=setup
So what happend?
VBox broken after Kernel update
-
ronnys
- Posts: 37
- Joined: 1. Apr 2009, 14:44
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: WinXP
SOLVED (Re: VBox broken after Kernel update)
OK i manage til solve this problem.
Insted of executing '/sbin/rcvboxdrv setup' i executet '/usr/lib/virtualbox/vboxdrv setup'
I don't know if this is a Virtualbox-bug or a OpenSUSE-bug.
Well it worked out for me
Insted of executing '/sbin/rcvboxdrv setup' i executet '/usr/lib/virtualbox/vboxdrv setup'
I don't know if this is a Virtualbox-bug or a OpenSUSE-bug.
Well it worked out for me