- 8
- 0
- 约 2页
- 2017-06-07 发布于重庆
- 举报
Vmware虚拟机克隆RedHatLinux6.3后网卡丢失的故障处理
Vmware虚拟机克隆RedHat Linux 6.3后网卡丢失的故障处理
Vmware虚拟机克隆RedHat Linux 6.3,ifconfig...没有看到eth0.。然后重启网卡又报下面错误。
故障现象:
service network restart
解决办法:
首先,打开/etc/udev/rules.d/70-persistent-net.rules内容如下面例子所示:
# vi /etc/udev/rules.d/70-persistent-net.rules# This file was automatically generated by the /lib/udev/write_net_rules# program, run by the persistent-net-generator.rules rules file.## You can modify it, as long as you keep each rule on a single# line, and change only the value of the NAME key.# PCI device 0x1022:0x2000 pcnet32 SUBSYSTEM net, ACTION add, DRIVERS ?*, ATTR address 00:0c:29:
原创力文档

文档评论(0)