Windows 10升级后Genymotion错误

Ras*_*hid 8 android genymotion windows-10

在Windows 10升级后,Genymotion给了我这个错误:

无法加载虚拟机箱引擎

如何解决这个问题?

小智 23

我解决了这个问题.现在工作正常.

我正在使用:

+ Window 10
+ VirtualBox-5.0.2-102096-Win
+ Genymotion-2.5.3
Run Code Online (Sandbox Code Playgroud)

步骤1:我们应该将Run作为此程序设置为管理员兼容模式Window 7用于这些文件.

C:\Program Files\Oracle\VirtualBox
    + VBoxHeadless.exe
    + VBoxManage.exe
    + VirtualBox.exe
C:\Program Files\Genymobile\Genymotion
    + genymotion.exe
Run Code Online (Sandbox Code Playgroud)

第2步:我的电脑 - >管理 - >设备管理器 - >网络适配器

删除所有名称为:VirtualBox Host-Only Ethenet Adapter#...

步骤3:打开虚拟框并转到文件 - >首选项 - >网络 - >仅主机网络

删除所有并创建包含以下信息的新主机:

Adapter Tab:
    IPv4 Address:        192.168.1.201
    IPv4 Network Mask:   255.255.255.0
DHCP Server Tab:
    Server Address:      192.168.1.100
    Server Mask:         255.255.255.0
    Lower Address Bound: 192.168.1.101
    Upper Address Bound: 192.168.1.199
Run Code Online (Sandbox Code Playgroud)

第4步:再次运行Genymotion.它会起作用.

=====>你可以在这里看到


Hug*_*sse 6

我曾经有同样的问题.我已经下载VirtualBox 5 并在旧安装上重新安装(或修复).重启,就是这样.