Genymotion error at start 'Unable to load virtualbox'

genymotion, virtualbox, windows

Solution

In Linux at least, I had to restart VirtualBox, running this command on terminal:

/lib/virtualbox/VirtualBox restart

Seems to be the same on Mac OS X.

Problem

I've installed the genymotion+virtualbox package on Windows 7 64-bit and everything goes fine... But when I start Genymotion it presents me an error message `Unable to load virtualbox`. VirtualBox is installed and I'm able to start it manually. I've tried to install the packages separately, updated virtualbox to 4.2.16 but nothing worked. I've already read genymotion FAQ but it did not help.

Original source

Related problems