zoukankan      html  css  js  c++  java
  • the network bridge on device vmnet0 is not running解决方法

    the network bridge on device vmnet0 is not running解决方法

    今天因为需要架一台虚拟机装了一个vmware server 1.0
    装完后发现运行时提示:
    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
    正常安装后会在本地网卡的连接属性里有这一项的。

    我装的是vmware  server
    所以可以通过以下方法安装上去:
    打开物理网卡本地连接->属性
    安装->(选中服务)添加->从磁盘安装->浏览->
    X:\Program Files\VMware\VMware Server目录下选 netbridge.inf
    X代表你安装vmware软件的安装所在盘.
    安装完成后双击 VMware Bridge Protocl 写入0 就可以了。
    然后重装电脑。
    这时:Bridge:Connected directly to the physical network 就可以使用了。
    [attach]2008[/attach]
    注意到图中红框选中。出错时这里没列出来vmnet0

  • 相关阅读:
    phpMyAdmin导入大的sql文件
    mysql错误代码解释
    Sphinx在windows下安装使用[支持中文全文检索]
    Linux查看磁盘分区等命令和相关工具介绍
    webuploader大小限制
    常用的C#正则表达式!
    C# csv.excel导入
    日志
    微信
    winform窗口控件随窗口变化
  • 原文地址:https://www.cnblogs.com/dongzhiquan/p/1994881.html
Copyright © 2011-2022 走看看