博主系统为 win10 专业版 10586.
genymotion 版本2.6.0
VirtualBox 版本5.0.14
在genymotion中运行android虚拟机时弹出错误提示:
Unable to start the virtual device.
VirutalBox cannot start the virtual device.
如下图。
在VirtualBox中启动虚拟机时弹出错误提示:
不能为虚拟机电脑打开一个新任务
明细:
Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND).
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).
| 返回 代码: | E_FAIL (0x80004005) |
| 组件: | ConsoleWrap |
| 界面: | IConsole {872da645-4a9b-1727-bee2-5585105b9eed} |
google之后,在stackOverflow找到了一种方案并且问题得到了解决。
- Open Windows Network Connections
- Right click on VirtualBox Host only adapter that created
- Choose properties
- Check "VirtualBox NDIS6 Bridged Networking driver"
- disable and Enable the adapter
- 打开系统网络连接:控制面板-网络和Internet-网络和共享中心-左侧的“更改适配器设置
- 右键 VirtualBox Host-Only Network
- 选择属性
- 勾选 "VirtualBox NDIS6 Bridged Networking driver"
- 点击右下角确定
文章详细介绍了使用Genymotion和VirtualBox在Windows 10专业版10586系统中遇到无法启动Android虚拟机的问题,并通过调整系统网络连接和VirtualBox配置成功解决了错误提示:Unable to start the virtual device和Failed to open/create the internal network。


1万+

被折叠的 条评论
为什么被折叠?



