• 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

  • 相关阅读:
    python17 .导模块的细节 包的概念 包中的相对导入语法 包的管理 _init_py文件的使用
    @lazy注解
    @Scope注解
    @ComponentScan 注解
    Spring IOC
    Spring体系
    java守护线程
    java线程优先级
    java线程生命周期
    java线程中start和run的区别
  • 原文地址:https://www.cnblogs.com/dongzhiquan/p/1994881.html
Copyright © 2020-2023  润新知