I have a Macbook Pro 13 inch with OS X Yosemite [Memory 8 GB, Graphics Intel Iris Graphics 6100 1536 MB]. I am trying to setup Genymotion as Android Emulator. I installed Oracle
This work for me:
Remove current Virtual version and install VirtualBox version 4.3.
Run terminal and execute this line:
sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart
sudo cp /usr/local/bin/VBoxManage /usr/bin/VBoxManage
Now can run Genymotion.
I solved this issue updating Genymotion to Genymotion 2.5.1
Although this is one year later, this worked for me on mac (after switching from windows). Just install virtual box 5.0. (Or whatever is the latest version at time of reading this).