当前位置:首页 > 操作系统 > Linux

ArchLinux安装VMware后网络无法连接


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 ~]#

技术分享650) this.width=650;" src="/upload/getfiles/default/2022/11/10/20221110120207978.jpg" />

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

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


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐