bootloader cmdline for non crazy eth names
#1
Presume its in the bootloader but if I post 
Code:
GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 biosdevname=0"
Could we have that at one stage to get some sanity with the eth name such as eth0, eth1... wlan1...

I just created a persistent rule.

nano /etc/udev/rules.d/70-persistent-net.rules 
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:4c:53:44:58", KERNEL=="eth*", NAME="eth1"

If any one else wants the same just change the mac address to your adapter

If the bootloader passes the first then we should get sane names automatically.

My eth1 was enx00e04c534458 and its not easy to remember Smile
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Installing the latest kernel (Debian Stretch) + configuring the bootloader? lightknight.rr@gmail.com 3 5,144 05-21-2018, 03:31 AM
Last Post: viguzzz

Forum Jump:


Users browsing this thread: 1 Guest(s)