Re: eth0 gibt es nicht

Gerrit Kühn <[email protected]> Thu, 7 Jan 2016 07:34:54 +0100
Newsgroups gmane.linux.gentoo.user.german
Organization Albert-Einstein-Institut (MPI für Gravitationsphysik & IGP Universität Hannover)
Message-ID <[email protected]>
On Wed, 06 Jan 2016 21:45:15 +0100 Sebastian <[email protected]> wrote about
[gentoo-user-de] eth0 gibt es nicht:

S> im rc ist eth0 drinne wie man hier sieht.
S> 
S> l1-gentoo sebastian # rc
S>  * Caching service
S> dependencies ... [ ok ]
S>  * Bringing up interface eth0
S>  *   ERROR: interface eth0 does not exist
S>  *   Ensure that you have loaded the correct kernel module for your
S> hardware
S>  * ERROR: net.eth0 failed to start
S>  * ERROR: cannot start netmount as net.eth0 would not start
S> l1-gentoo sebastian # 

Ist 'drin, funktioniert aber nicht, weil es anders heißt. Das ist ein
Feature von udev bzw. systemd und nennt sich "predictable network interface
names":
<http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
>

Du mußt entweder Deine Init-Scripte umbenennen
(<https://wiki.gentoo.org/wiki/Udev/Upgrade_Guide#Fixing_network_interfaces>)
oder wie schon vorgeschlagen wieder das alte Namensschema aktivieren.


cu
  Gerrit