From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GONup-0002Vs-DP for garchives@archives.gentoo.org; Sat, 16 Sep 2006 00:20:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8G0JAWW016244; Sat, 16 Sep 2006 00:19:10 GMT Received: from ilievnet.com ([84.21.204.200]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8G0E9Qx031494 for ; Sat, 16 Sep 2006 00:14:10 GMT Received: (qmail 31515 invoked from network); 16 Sep 2006 03:14:16 +0300 Received: from mail.ilievnet.com (HELO ?10.0.1.1?) (10.0.1.1) by mail.ilievnet.com with SMTP; 16 Sep 2006 03:14:16 +0300 Message-ID: <450B41D8.7040702@ilievnet.com> Date: Sat, 16 Sep 2006 03:14:16 +0300 From: Daniel Iliev User-Agent: Thunderbird 1.5.0.5 (X11/20060915) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] problem with net.eth0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: bd2fae62-7329-492b-8a2b-a2e29d7bfd3a X-Archives-Hash: 8549ebb19f22e47cda647b3d89b35bd0 HI, everyone! I had a system lock-up during heavy hdd activity. This caused huge file system problems. I hardly restored the system in order to boot, but finally I had a successful "emerge -e system". Now I have some problems left and I will appreciate your help to solve them. I can start my network manually but can not do this through gentoo's native mechanism. Here is the output: The problem: > /etc/init.d/net.eth0 restart > * Caching service dependencies ... [ ok ] * Service net.eth0 stopping > * WARNING: you are stopping a boot service. > * Service net.eth0 stopped > * Service net.eth0 starting > * WARNING: net.eth0 has started but is inactive The link: >ls -la /etc/init.d/net.eth0 >lrwxrwxrwx 1 root root 6 15 Sep 7,18 /etc/init.d/net.eth0 -> net.lo The confing file: > sed '/#/d;/^$/d' /conf/net >modules=( "iproute2" ) >config_eth0=( > "10.0.0.11/24" > "10.0.0.1/24" >) >routes_eth0=( > "default via 10.0.0.10" >) Please, give me a hand to get "net.eth0" back in normal state. -- Best regards, Daniel -- gentoo-user@gentoo.org mailing list