# vi /etc/sysconfig/grub

修改上面内容中的GRUB_CMDLINE_LINUX的值,增加net.ifnames=0 biosdevname=0

执行:grub2-mkconfig -o /boot/grub2/grub.cfg

重启.

05-11 18:38