问题描述
VirtualBox一直启动失败
报错:
VirtualBox不能为虚拟电脑 xxx 打开一个新任务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).
解决方法
1.控制面板 —— 网络共享中心 —— 更改适配器设置 —— 找到VirtualBox的虚拟网卡
2.右键点击虚拟网卡 VirtualBox Host-Only Ethernet Adapter
3.点击属性
4.取消 “VirtualBox NDIS6 Bridged Networking driver” 前的对勾
5.右键点击虚拟网卡 VirtualBox Host-Only Ethernet Adapter,点击禁用。
6.然后再启用虚拟网卡 VirtualBox Host-Only Ethernet Adapter
7.再勾选"VirtualBox NDIS6 Bridged Networking driver"
8.在禁用然后启动,即可成功启动虚拟机!
当VirtualBox遇到不能为虚拟电脑打开一个新任务的错误时,可以通过调整主机的网络适配器设置来解决问题。具体步骤包括禁用并重新启用VirtualBoxHost-OnlyEthernetAdapter,以及修改其驱动配置。完成这些步骤后,虚拟机应能正常启动。
1324

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



