Genymotion will not load a virtual device

瘦欲@ 提交于 2019-12-02 17:40:45
Mark McClelland

The following steps from an answer on the superuser community (https://superuser.com/a/1002243) worked for me. I'm running VirtualBox 5.0.10 on Windows 10, with the Fall 2015 Windows 10 update. In my case, the problem seems to be directly associated with the Windows 10 update. (I'm using VirtualBox in conjunction with Genymotion 2.6.0, but I don't think the Genymotion version is a factor.)

  1. Open Windows "Network and Sharing Center"
  2. Click "Change adapter settings"
  3. Right click your Virtualbox host-only adapter and select Properties
  4. Enable "Virtualbox NDIS6 Bridget Networking Driver" (if it's disabled - if it's not, see next)

If the checkbox in step 4 was disabled, VirtualBox should work just fine now (no reboot needed). Otherwise repeat steps 3-4 for every network adapter you have (Ethernet, WiFi...) and always uncheck the NDIS6 checkbox -> apply -> check it again -> apply.

  1. Click on "Open Network and Sharing Center" by right clicking network icon

  2. Open channel adapter settings

  3. Click on Properties of VirtualBox Host-Only Network by right clicking

  4. Enable Virtualbox NDIS6 Bridget Networking Driver by tick on box and click OK button.

  1. Open your VirtualBox and try opening device. It work now.

Try to remove the host-only network adapter in virtual box. Then reinit the vm from genymotion. The host-only network adapter will be reinstalled in virtual box and your problem should be fixed. I wish i could say this fix is perm, but occasionaly i need to repeat the exercise... unstatisfying but working :)

Siddharth_Vyas

Check my answer : Genymotion Virtual device issue

Try manually updating your VirtualBox installation to the latest version.

In addition to me.yay 's comment I would add to make the following changes:

Then edit the new network adapter and use the following settings:

IPv4 Address : 192.168.1.201 IPv4 network mask : 255.255.255.0

Then in the DHCP server tab: Address: 192.168.1.100 mask: 255.255.255.0 Lower address: 192.168.1.101 Upper address : 192.168.1.199

Check to see which Ethernet adapter # you have now set up - this might be important later on. Click OK for all the open boxes or save whatever you have.

Then try and run genyMotion again. This worked for me.

There is one more thing you may have to do if this still doesnt work. Go to Network and sharing centre . Change adapter settings and disable all the Ethernet connections EXCEPT for the Ethernet adapter you have just created.

just get into virtual box open settings of your virtual device,search for network ,verify it is in host only adapter but just down are the advance settings. click there and set the option promiscuos mode to allow all. and that´s it. start to virtual machine and start from genymotion enter image description here

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!