今天虚拟机的网络出现问题重装装完后发现运行时提示:
The network bridge on device VMnet0 is not running. The virtual machine will not be able to communicate with the host or with other machines on your network. Virtual device Ethernet0 will start disconnected
这样就无法使用Bridge:Connected directly to the physical network
原来在本地连接里少了:VMware Bridge Protocol
正常安装后会在本地网卡的连接属性里有这一项的。
通过以下方法安装上去:
打开物理网卡本地连接->属性
安装->(选中服务)添加->从磁盘安装->浏览->
X:/Program Files/VMware/VMware Server目录下选 netbridge.inf
X代表你安装vmware软件的安装所在盘.
安装完成后双击 VMware Bridge Protocl 写入0 就可以了。
然后重启电脑。
这时:Bridge:Connected directly to the physical network 就可以使用了。
本文详细介绍了遇到虚拟机网络故障时如何重装系统,并解决网络桥接设备VMnet0未运行的问题。通过在本地连接属性中安装VMware Bridge Protocol,最终使虚拟机能够直接连接到物理网络。
1577

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



