Using /sbin/vboxconfig in 5.0.8

Discussions related to using VirtualBox on Linux hosts.
VastOne
Posts: 7
Joined: 30. Mar 2014, 00:12

Re: Using /sbin/vboxconfig in 5.0.8

Post by VastOne »

dabo man wrote:I am running VirtualBox 5.0.14 on openSUSE 13.2. After an openSUSE kernel update earlier today, the command "/sbin/rcvboxdrv setup" returned the error "Bad argument setup."

"sudo /usr/lib/virtualbox/vboxdrv.sh setup" fixed this problem for me.
Running VSIDO (Debian Sid derivative) and I had the same exact errors after moving to the 4.4.0.1 kernel and

Code: Select all

sudo /usr/lib/virtualbox/vboxdrv.sh setup
fixed this problem for me as well, thank you dabo man
edconocerte
Posts: 1
Joined: 18. Aug 2016, 23:41

Re: Using /sbin/vboxconfig in 5.0.8

Post by edconocerte »

stephanecharette wrote:
Buford T. Justice wrote:I am having the EXACT same problem on Ubuntu MATE 14.04.2 LTS :(
Running this command manually fixed the issue for me:

Code: Select all

sudo /sbin/rcvboxdrv setup
It worked! Thank you. :D

Code: Select all

[xx@XXX ~]$ sudo /sbin/rcvboxdrv setup
[sudo] password for xx: 
Unloading modules: 
Loading modules: vboxnetadp vboxnetflt vboxpci vboxdrv 
Post Reply