From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QWQVf-0000Jy-Kt for garchives@archives.gentoo.org; Tue, 14 Jun 2011 10:06:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0675C1C055 for ; Tue, 14 Jun 2011 10:06:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B40971C05E for ; Tue, 14 Jun 2011 09:10:10 +0000 (UTC) Received: from [192.168.1.2] (ap.ran.gpi.ru [195.209.218.156]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pva) by smtp.gentoo.org (Postfix) with ESMTPSA id 43FB21B4005 for ; Tue, 14 Jun 2011 09:10:09 +0000 (UTC) Subject: Re: [gentoo-embedded] gentoo installation on openmoko freerunner From: Peter Volkov To: gentoo-embedded@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 14 Jun 2011 13:09:50 +0400 Message-ID: <1308042591.11423.15.camel@tablet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3bd03010232275aecc919c0db2c7bb67 =D0=92 =D0=92=D1=82=D1=80, 14/06/2011 =D0=B2 11:05 +0300, elmar bucher =D0= =BF=D0=B8=D1=88=D0=B5=D1=82: > At the moment the phone have the latest version of shr installed. > I can start wi-fi over "Iliwi" in shr. according to the message on the > screen get wifi CONNECTED. > how ever, if i try to ping from the non chrooted environment I get this= : > ping gentoo.org > ping: bad address 'gentoo.org' Probably /etc/resolv.conf inside chroot does not have valid DNS servers. Try to cp /etc/resolv.conf /chroot/path/etc/ . -- Peter.