Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] net.eth0 failed to start
Date: Sun, 02 Mar 2014 16:29:11
Message-Id: 53135C3D.2000304@gmail.com
In Reply to: [gentoo-user] net.eth0 failed to start by Skippy
1 On 03/02/2014 08:14 AM, Skippy wrote:
2 > Did an upgrade, prior to which all was working fine. To figure out
3 > which packages upgraded I went to my emerge logs. I thought there might
4 > be a clue there. Here are the logs, and thus in my mind, a list of all
5 > the packages that were upgraded.
6 >
7 > --------------------------
8 >
9 > sys-fs:udev-210:20140225-162321.log
10 >
11 > ---------------------------
12 >
13 > After rebooting I get this at start up
14 >
15 > ----------------------------
16 >
17 > Bringing up interface eth0
18 > ERROR: Interface eth0 does not exist
19 > Ensure you have loaded the correct kernel module for your hardware
20 > ERROR: net.eth0 failed to start
21 >
22 > --------------------------
23
24 What's the output of `ifconfig -a` ?
25
26 What's the output of 'lsmod' ?
27
28 What's the output of `lspci -k` ?
29
30 Sounds like your network devices have been renamed.
31
32 Dan