Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst]"Interface eth0 does not exist" nach update
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
buthus
Guru
Guru


Joined: 17 May 2005
Posts: 429
Location: Bell, Germany

PostPosted: Sat Dec 06, 2008 8:33 am    Post subject: [gelöst]"Interface eth0 does not exist" nach updat Reply with quote

Hallo liebe Forengemeinde,

nach meinem letzten Update habe ich mal wieder ein Problem. Beim starten können meine beiden Netzwerkkarten nicht geladen werden.

Code:
ERROR: interface eth0 does not exist
Ensure that you have loaded the correct kernel module for your hardware
ERROR: net.eth0 failed to start


bzw.


Code:
ERROR: interface eth1 does not exist
Ensure that you have loaded the correct kernel module for your hardware
ERROR: net.eth1 failed to start


Ich habe die Treiber direkt in den Kernel kompiliert und das hat auch bis zum update funktioniert, daher glaube ich nicht, das es direkt am Kernel liegt.
Was glaubt ihr?

Danke!

Edit: Kernel 2.6.27-gentoo-r3


Last edited by buthus on Sat Dec 06, 2008 9:06 am; edited 2 times in total
Back to top
View user's profile Send private message
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Sat Dec 06, 2008 8:39 am    Post subject: Reply with quote

Leider gibst Du nicht an, was denn updated wurde.

Erste anlaufstellen:

1. ifconfig -a (sind die Schnittstellen da?
2. Bei mehreren Schnittstellen wurde evtl. die Reihenfolge geändert (nano /etc/udev/rules.d/70-persistent-net.rules)
3. der symbolische link fehlt

Code:

IBMR51 sven # ls -al /etc/init.d/net*
lrwxrwxrwx 1 root root    18 27. Jan 2008  /etc/init.d/net.br0 -> /etc/init.d/net.lo
lrwxrwxrwx 1 root root     6 24. Feb 2008  /etc/init.d/net.eth0 -> net.lo
lrwxrwxrwx 1 root root     6 28. Jun 2007  /etc/init.d/net.eth1 -> net.lo
-rwxr-xr-x 1 root root 30696 24. Feb 2008  /etc/init.d/net.lo
-rwxr-xr-x 1 root root  3311 24. Feb 2008  /etc/init.d/netmount
lrwxrwxrwx 1 root root     6 23. Jan 2008  /etc/init.d/net.vbox0 -> net.lo
Back to top
View user's profile Send private message
buthus
Guru
Guru


Joined: 17 May 2005
Posts: 429
Location: Bell, Germany

PostPosted: Sat Dec 06, 2008 9:06 am    Post subject: Reply with quote

Hallo,

vielen Dank für die Hilfe.
Tatsächlich waren die Einträge in der
Code:
/etc/udev/rules.d/70-persistent-net.rules
doppelt und jedes Gerät wurde doppelt verwiesen, so konnte es nicht gehen.
Nun funktioniert es wieder.

Danke!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum