1. 程式人生 > >Device eth0 does not seem to be present, delaying initialization: Linux Networking

Device eth0 does not seem to be present, delaying initialization: Linux Networking

failure uid rules init bsp dns pan nano ice

copy centos 報錯 Device eth0 does not seem to be present, delaying initialization: Linux Networking

# rm /etc/udev/rules.d/70-persistent-net.rules

#nano /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth1
TYPE=Ethernet
#UUID=10e89f5c-6068-4386-b102-46b2312979df
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=none
#HWADDR=08:00:27:86:2D:8A


IPADDR=192.168.0.xx
PREFIX=24
GATEWAY=192.168.0.1
DNS1=8.8.8.8
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="System eth1"

Device eth0 does not seem to be present, delaying initialization: Linux Networking