From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 16C5F1384B4 for ; Sat, 19 Dec 2015 20:46:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C600121C008; Sat, 19 Dec 2015 20:46:22 +0000 (UTC) Received: from mail145c7.megamailservers.com (mail752.megamailservers.com [69.49.98.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB59DE0887 for ; Sat, 19 Dec 2015 20:46:21 +0000 (UTC) X-Authenticated-User: info.sys-concept.com Received: from [10.0.0.100] ([184.69.242.18]) (authenticated bits=0) by mail145c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id tBJKkEKM007188 for ; Sat, 19 Dec 2015 15:46:18 -0500 Subject: Re: [gentoo-user] no network "eth0" after upgrade. To: gentoo-user@lists.gentoo.org References: <5675ABC2.3030007@sys-concept.com> <20151219201337.GA1899@acm.fritz.box> From: thelma@sys-concept.com Message-ID: <5675C227.1090702@sys-concept.com> Date: Sat, 19 Dec 2015 13:46:31 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20151219201337.GA1899@acm.fritz.box> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CTCH-RefID: str=0001.0A020204.5675C21A.00A1,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=MLJZxqpl c=1 sm=1 tr=0 a=u3gW5Uk2xAGXuEgp5FffjQ==:117 a=u3gW5Uk2xAGXuEgp5FffjQ==:17 a=BDKbP5mgAAAA:8 a=046jbqsEAAAA:8 a=IkcTkHD0fZMA:10 a=S-OErf52S_4UJdtUqzgA:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: 722a58a3-5a6b-45f1-837d-b748665a071b X-Archives-Hash: 28fc7ba4aafcedc4364acd55efa3dd81 On 12/19/2015 01:13 PM, Alan Mackenzie wrote: > Hello, Thelma. > > On Sat, Dec 19, 2015 at 12:10:58PM -0700, thelma@sys-concept.com wrote: >> I just upgraded one of my systems and upon boot there is no network: > >> /etc/init.d/net.eth0 start >> * Mounting local filesystems ... >> mount: mount point /proc/bus/usb does not exist >> * Some local filesystem failed to start >> ERROR: localmount failed to start >> ERROR: cannot start net.eth0 as localmount would not start > >> rc-status sysinit >> sysfs [ started ] >> dmesg [ started ] >> devfs [ started ] >> tmpfiles.dev [ started ] >> udev [ started > > >> I can not even ssh to the system as network is not working. >> What to check next? > > Have you got CONFIG_FHANDLE set in your kernel config? This almost > tripped me up when I synched a day or two ago. The new udev ebuild > output a message saying this was needed. It wasn't wrong, either. > > CONFIG_FHANDLE can be found in General Setup, under the prompt "open by > fhandle syscalls". I had CONFIG_FHANDLE=y in kernel .config -- Thelma