Come back to old “eth#” naming
It involves three simple steps.
Edit the Grub configuration file /etc/default/grub
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
Rebuild it:
grub-mkconfig -o /boot/grub/grub.cfg
Restart
It involves three simple steps.
Edit the Grub configuration file /etc/default/grub
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
Rebuild it:
grub-mkconfig -o /boot/grub/grub.cfg
Restart