首页 > 系统服务 > 详细

ArchLinux安装VMware后网络无法连接

时间:2016-05-10 07:23:12      阅读:505      评论:0      收藏:0      [点我收藏+]


vmware开启虚拟机实例后,虚拟机实例的网卡显示无法连接状态

Could not connect Ethernet0 to virtual network "/dev/vmnet1". More information can be found in the VMware.log file.
Failed to connect virtual device Ethernet0.

1、加载以下模块

[root@ArchLinux ~]# lsmod | grep ^vm
vmw_vsock_vmci_transport    28672  0
vmnet                  53248  15
vmxnet3                53248  0
vmw_vmci               57344  2 vmw_vsock_vmci_transport
vmmon                  81920  3
[root@ArchLinux ~]#

2、启动虚拟机网卡

[root@ArchLinux ~]# vmware-networks --start 
Started Bridge networking on vmnet0
Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Started NAT service on vmnet8
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
Started all configured services on all networks
[root@ArchLinux ~]#

技术分享

本文出自 “逢场做戏。” 博客,请务必保留此出处http://xiaofengmo.blog.51cto.com/10116365/1771603

ArchLinux安装VMware后网络无法连接

原文:http://xiaofengmo.blog.51cto.com/10116365/1771603

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!