zoukankan      html  css  js  c++  java
  • VMWare的The network bridge on device VMnet0 is not running故障解决

    今天虚拟机的网络出现问题重装装完后发现运行时提示:
    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 就可以使用了。

    道森Oracle,国内最早、最大的网络语音培训机构,我们提供专业、优质的Oracle技术培训和服务! 我们的官方网站:http://www.daosenoracle.com 官方淘宝店:http://daosenpx.taobao.com/
  • 相关阅读:
    视频直播架构
    day1 python 入门
    python 多用户登录
    mysql innobackup 备份脚本
    ADT离线安装
    真机调试adb:wait for device 解决方案
    php中的魔术方法
    整理资料
    PostgreSQL表空间_数据库_模式_表_用户角色之间的关系[转]
    PHP获取文件夹的大小
  • 原文地址:https://www.cnblogs.com/tianlesoftware/p/3610182.html
Copyright © 2011-2022 走看看