virtualbox – 未找到GENY MOTION虚拟引擎错误

前端之家收集整理的这篇文章主要介绍了virtualbox – 未找到GENY MOTION虚拟引擎错误前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我有一段时间有这个问题,
我在互联网上搜索了很多,

问题是当我在android geny运动模拟器中模拟hybird应用程序时,它说’找不到虚拟化引擎’.

我在互联网上找到的是在Windows功能中启用Hyper-V并重新安装VB主机网络适配器,但注意到我的工作. Virtual Box也没有显示任何主机网络.

And when I create any Host Network in VBox it is not there on
reopening the VBox.

> GenyMotion版本2.5.3.
> VBox版本5.
> OS Windows 10 pro已更新.
(问题在其他操作系统上是一样的)

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

我在用着:

+ Window 10
+ VirtualBox-5.0.2-102096-Win
+ Genymotion-2.5.3

第1步:我们应该将Run作为此程序设置为管理员&兼容模式Windows 8用于那些文件.

C:\Program Files\Oracle\VirtualBox
    + VBoxHeadless.exe
    + VBoxManage.exe
    + VirtualBox.exe
C:\Program Files\Genymobile\Genymotion
    + genymotion.exe

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

删除所有名称为的项目: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

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

> Screenshots

原文链接:https://www.f2er.com/windows/371884.html

猜你在找的Windows相关文章