您的位置:首页 > 产品设计 > UI/UE

VirtualBox network issue - HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

2016-08-09 14:50 363 查看
error:

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).

Fix:

open cmd,  > VirtualBox-5.0.11-104101-Win.exe -msiparams NETWORKTYPE=NDIS5 (Don't use NDIS6)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  virtualbox 网络 cmd