【问题标题】:Genymotion unable to load VirtualBox engineGenymotion 无法加载 VirtualBox 引擎
【发布时间】:2014-07-05 16:40:36
【问题描述】:

我已经通过这个链接安装了 genymotion(带有虚拟框)。

https://cloud.genymotion.com/page/launchpad/download/

虚拟盒饭成功,但genimotion提示消息

【问题讨论】:

标签: android android-emulator virtualbox genymotion


【解决方案1】:

genymotion 网站解释如何解决这个错误:)

https://www.genymotion.com/faq/#windows-ten-start-impossible

Uninstall VirtualBox.
Reboot your computer if prompted by the installer.
Install the version of VirtualBox recommended for Windows 10
Reboot your computer if prompted by the installer.
Open VirtualBox and go to File > Preferences > Network.
Remove all existing host-only networks by clicking Description 1.
Start Genymotion a first time.
In the event of a failure, start Genymotion a second time.

如果 Genymotion 仍然无法运行,您可以手动配置仅主机网络:

Open VirtualBox and go to File > Preferences > Network.
Add a new host-only network by clicking Description 1.
Edit its configuration by clicking Description 1.
In the Adapter tab, set the following values:
    IPv4 Address: 192.168.56.1
    IPv4 Network Mask: 255.255.255.0
In the DHCP Server tab, set the following values:
    Check Enable Server.
    Server Address: 192.168.56.100
    Server Mask: 255.255.255.0
    Lower Address Bound: 192.168.56.101
    Upper Address Bound: 192.168.56.254

【讨论】:

    猜你喜欢
    • 2016-03-22
    • 2014-12-13
    • 2015-09-06
    • 2015-09-30
    • 2013-11-06
    • 2015-10-22
    • 2015-09-30
    • 2015-12-02
    • 2013-08-02
    相关资源
    最近更新 更多