Thomas Trepl wrote: > Hi all, > > you may have noticed or probably read in other articles that systemd > introduced a new device naming scheme starting with version 197. Doing nothing > will result in device names like enp5s0 instead of eth0.
It depends on the BIOS. Older systems will not produce that. > A simple way to prevent systemd (the udev part of it) to rename devices is to > create a file named > > /etc/udev/rules.d/80-net-name-slot.rules > > This file can even be a symlink to /dev/null. It seems that only the existence > of such a file relevant. The current udev-lfs-197-2/init-net-rules.sh creates 70-persistent-net.rules which should handle it. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page