From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LPYUi-0008KE-Iv for garchives@archives.gentoo.org; Wed, 21 Jan 2009 08:31:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22F3EE03C2; Wed, 21 Jan 2009 08:31:27 +0000 (UTC) Received: from mail-bw0-f21.google.com (mail-bw0-f21.google.com [209.85.218.21]) by pigeon.gentoo.org (Postfix) with ESMTP id A423FE03C2 for ; Wed, 21 Jan 2009 08:31:26 +0000 (UTC) Received: by bwz14 with SMTP id 14so11871395bwz.10 for ; Wed, 21 Jan 2009 00:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=dMvhg16NZLJ63BKeQVLFUQplpnhiMN2ml4qZUn1w/ow=; b=HCDemO+rCaH08MWEcjU2vShNxt8S8+HwLOVk4mZPjqwPrvSmfKwATkQQs3rNMCdG/P fU0jgwjZoNPn5wOnHld86MavO69j8k73aU4M5vLkcVhS0D2bdX/vSTIe7nUiAPkHYjNE wCBOWqaZ3Gp589/RGktqUUc918KDUJPrTbyUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Atb7045zVP1gGlfHMf9iwdMlS+qugj4S86NhvCgWvrap7wIOH7Y5fbQaGQWWTunyff hyeU91T6Lsl85BO8waApTYDfMgdLUBtWT4JZJlLmPfqol7I655txv0buz1RaN3j1E3MW hIu7tscw/VRSvS1Ans7PQTxK1Baau/Y9DBQBg= 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 Received: by 10.103.92.10 with SMTP id u10mr1648422mul.22.1232526685600; Wed, 21 Jan 2009 00:31:25 -0800 (PST) In-Reply-To: <1232524334.9583.13.camel@mymachine> References: <1232524334.9583.13.camel@mymachine> Date: Wed, 21 Jan 2009 00:31:25 -0800 Message-ID: <2f4467c20901210031h283debb2x63115d3598a8f862@mail.gmail.com> Subject: Re: [gentoo-user] No /dev entries in recent stage3 snapshots? From: Nickolas Fortino To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6dd966f457d740460f9fbc2 X-Archives-Salt: 909244ca-6c3d-4055-9412-ee6b939e3dd5 X-Archives-Hash: 97bc0070dcd44bb856dda663a2bb622f --0016e6dd966f457d740460f9fbc2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Tue, Jan 20, 2009 at 11:52 PM, Dirk Heinrichs wrote: > Am Mittwoch, den 21.01.2009, 04:04 +0000 schrieb ext Grant Edwards: > > > I'm a little confused. Is there supposed to be an additional > > installation step to populate the /dev directory when using > > recent stage3 snapshots? > > One usually bind-mounts /dev, /proc and /sys into the chroot, like > > mount --bind /dev /newinstall/dev # dito for /proc, /sys > chroot /newinstall > > If this isn't documented, you should file a bug. > > HTH... > > Dirk > > > The best gentoo chroot guide I know of is: http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2 Obviously, throw out any 32-bit specific stuff if you aren't doing 32-bit on a 64-bit machine. Nick --0016e6dd966f457d740460f9fbc2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, Jan 20, 2009 at 11:52 PM, Dirk Heinrichs= <dirk.h= einrichs.ext@nsn.com> wrote:
Am Mittwoch, den 21.01.2009, 04:04 +0000 schrieb ext Grant Edwards:

> I'm a little confused. Is there supposed to be an additional
> installation step to populate the /dev directory when using
> recent stage3 snapshots?

One usually bind-mounts /dev, /proc and /sys into the chroot, like
mount --bind /dev /newinstall/dev # dito for /proc, /sys
chroot /newinstall

If this isn't documented, you should file a bug.

HTH...

       Dirk



The best gentoo chroot guide I know of is:http://www.gentoo.org/proj/en/base/amd64/howtos/index.xm= l?part=3D1&chap=3D2

Obviously, throw out any 32-bit specific stuff if you aren't doing = 32-bit on a 64-bit machine.

Nick

--0016e6dd966f457d740460f9fbc2--