Hello, There is a way to avoid using the enp2s* naming conventions for ethernet cards and use eth* instead by adding biosdevname=0 netif.names=0 to the kernel command line. I used it in earlier Fedora distros, but with F25 it does not work. My Kernel command line now after adding "biosdevname=0 netif.names=0" is: cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.8.6-300.fc25.x86_64 root=UUID=2d422951-00af-4b9b-94d2-c7661beeea33 ro rhgb quiet biosdevname=0 netif.names=0 Still "ifconfig -a" shows devices like enp0s25, enp2s0f0. enp2s0f1 and so on, and not eth* devices. Any ideas ? Regards, Kevin _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx