1、ifconfig -a 看一下有没有enp5s0之类的名称2、进/etc/init.d/# ln -s net.lo net.enp5s0# rc-update add net.enp5s0 default# rm net.eth0# /etc/init.d/net.enp5s0 start