close
Edit your /etc/default/grub changing the line from
GRUB_CMDLINE_LINUX=""
to
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
and, finally:
$ sudo update-grub
and reboot your system:
$ sudo reboot
reference : https://askubuntu.com/questions/767786/changing-network-interfaces-name-ubuntu-16-04
全站熱搜