NIC Issues in Linux

From UVOO Tech Wiki
Jump to navigation Jump to search

https://askubuntu.com/questions/628217/use-of-predictable-network-interface-names-with-alternate-kernels

sudo apt-get install biosdevname

etc/default/grub

Change to:

GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"