Genymotion无法加载VirtualBox虚拟机在Windows 10虚拟机、加载、Genymotion、VirtualBox

2023-09-04 06:24:46 作者:十里故清欢

我最近升级到Windows 10 BUILD 10130和一些原因,Genymotion似乎并不奏效。它说:无法加载VirtualBox的引擎。

I recently upgraded to Windows 10 BUILD 10130 and for some reasons, Genymotion doesn't seem to be working. It says "Unable to load VirtualBox Engine."

现在我做了一些研究,所有的解决方案建议的从虚拟盒设置,删除仅主机网络。那么这里的东西我没有列在那里任何网络。而且我发现在网络上一个和共享中心无法删除。

Now i did a bit of research and all the solutions suggested to Delete the Host-only network from Virtual Box settings. Well here's the thing i don't have any networks listed there. And the one which i found on the Network and Sharing center cannot be deleted.

即使是干净的安装没有解决问题。

Even a clean install hasn't solved the issue

请帮忙。

推荐答案

第1步:运行VirtualBox中以管理员身份

Step 1: Run VirtualBox as administrator

第2步:进入文件 - > preferences - >网络 - >主机只有网络

Step 2: Go to File -> Preferences -> Network -> Host Only Networks

第三步:添加一个新的或只是编辑一个旧的:

Step 3: Add a new one or just edit an old one:

Adapter Tab:
    IPv4 Address:        192.168.x.201
    IPv4 Network Mask:   255.255.255.0
DHCP Server Tab:
    Server Address:      192.168.x.100
    Server Mask:         255.255.255.0
    Lower Address Bound: 192.168.x.101
    Upper Address Bound: 192.168.x.199