On Thu, 2017-12-14 at 08:22 +0100, Dr. Nikolaus Klepp wrote:
> Am Mittwoch, 13. Dezember 2017 schrieb Yevgeny Kosarzhevsky:
> > Hello,
> > 
> > 
> > I have run upgrade recently and got eudev installed.
> > After reboot I've got some weird names of interfaces: wlp4s0 and
> > wwp0s20f0u3i12 instead of wlan0 and wwan0.
> > 
> > How to change them back to normal?
> > 
> 
> Add this in /etc/default/grub to GRUB_CMDLINE_LINUX_DEFAULT:
> GRUB_CMDLINE_LINUX_DEFAULT=" ... net.ifnames=0 biosdevname=0"

The latest versions of eudev already sets net.ifnames=0 see the patch:
reverse-net-ifnames-logic.patch of 80-net-name-slot.rules
and the warning in eudev.postinst:
*******************************************************
  Warning: eudev will default to the older network
  interface names, such as eth0 or wlan0. If you use
  the new names, such as enp0s3, you will need to add
  the following to the boot command:
                net.ifnames=1
********************************************************
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to