Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no network "eth0" after upgrade.
Date: Sat, 19 Dec 2015 20:11:46
Message-Id: 20151219201337.GA1899@acm.fritz.box
In Reply to: [gentoo-user] no network "eth0" after upgrade. by thelma@sys-concept.com
1 Hello, Thelma.
2
3 On Sat, Dec 19, 2015 at 12:10:58PM -0700, thelma@×××××××××××.com wrote:
4 > I just upgraded one of my systems and upon boot there is no network:
5
6 > /etc/init.d/net.eth0 start
7 > * Mounting local filesystems ...
8 > mount: mount point /proc/bus/usb does not exist
9 > * Some local filesystem failed to start
10 > ERROR: localmount failed to start
11 > ERROR: cannot start net.eth0 as localmount would not start
12
13 > rc-status sysinit
14 > sysfs [ started ]
15 > dmesg [ started ]
16 > devfs [ started ]
17 > tmpfiles.dev [ started ]
18 > udev [ started
19
20
21 > I can not even ssh to the system as network is not working.
22 > What to check next?
23
24 Have you got CONFIG_FHANDLE set in your kernel config? This almost
25 tripped me up when I synched a day or two ago. The new udev ebuild
26 output a message saying this was needed. It wasn't wrong, either.
27
28 CONFIG_FHANDLE can be found in General Setup, under the prompt "open by
29 fhandle syscalls".
30
31 > --
32 > Thelma
33
34 --
35 Alan Mackenzie (Nuremberg, Germany).

Replies

Subject Author
Re: [gentoo-user] no network "eth0" after upgrade. thelma@×××××××××××.com