Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Change eth0 to eno1

151 views
Skip to first unread message

Paul M. Foster

unread,
Oct 26, 2021, 6:10:04 PM10/26/21
to
Folks:

Along about Debian 10, the standard first ethernet card interface for a
desktop machine, referred to as "eth0", was changed to "eno1". Just out
of idle curiosity, does anyone know why this was done? (It broke some
stuff on my machine.)

Paul

Andy Smith

unread,
Oct 26, 2021, 6:30:05 PM10/26/21
to
Hello,
There have probably been vast tomes written on this subject. A good
key phrase to search for is "predictable names" possibly with the
addition of "network device".

A good start is:

https://wiki.debian.org/NetworkInterfaceNames

Cheers,
Andy

--
https://bitfolk.com/ -- No-nonsense VPS hosting

Michael Castellon

unread,
Oct 26, 2021, 6:30:05 PM10/26/21
to
for back the old names for the interfaces:
# nano /etc/default/grub
edit the line GRUB_CMDLINE_LINUX="" to GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"

# grub-mkconfig -o /boot/grub/grub.cfg
# reboot

Felix Miata

unread,
Oct 26, 2021, 7:20:04 PM10/26/21
to
Paul M. Foster composed on 2021-10-26 18:06 (UTC-0400):
Getting eth0 back isn't hard:
<https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/>
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
0 new messages