启动VirtualBox时,出现 Failed to open/create the internal network 问题
控制台内容Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2' (VERR_INTNET_FLT_IF_NOT_FOUND).VBoxManage.exe: error:
控制台内容
Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2' (VERR_INTNET_FLT_IF_NOT_FOUND).
VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
解决方案
1.打开网络和共享中心,进入到更改适配器设置
2.和错误日志比较可以看出2号适配器是我这里的以太网3.打开以太网3的属性页面
检查IPV4 IPV6 客户端网络的勾选状况。确定保存。
3.将以太网3禁用之后重新启用。
4.重新尝试启动虚拟机。
参考资料:
https://qiita.com/ExA_DEV/items/ae80a7d767144c2e1992#comments
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
所有评论(0)