Gentoo Archives: gentoo-user

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