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 1QeXMQ-0005CP-Br for garchives@archives.gentoo.org; Wed, 06 Jul 2011 19:02:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8D2421C0EF for ; Wed, 6 Jul 2011 19:02:09 +0000 (UTC) Received: from foo.stuge.se (foo.stuge.se [212.181.44.140]) by pigeon.gentoo.org (Postfix) with SMTP id 6ACED21C18A for ; Wed, 6 Jul 2011 18:10:57 +0000 (UTC) Received: (qmail 9700 invoked by uid 501); 6 Jul 2011 18:10:55 -0000 Message-ID: <20110706181055.9699.qmail@stuge.se> Date: Wed, 6 Jul 2011 20:10:55 +0200 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Missing /usr/src in installcd-stage3-minimal Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: <17D2B903-84BD-4846-AA79-2FE4238DE8AA@thebedells.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17D2B903-84BD-4846-AA79-2FE4238DE8AA@thebedells.org> X-Archives-Salt: X-Archives-Hash: 686d7c4c72a75bcc9de2c4e35c18efee Zachary Bedell wrote: > found that there was no /usr/src directory in the chroot The latest stage3 also does not add udev to the sysinit runlevel. Lost about an hour to that. > I'm assuming something probably went wrong in an earlier stage, Not neccessarily, think about who should create /usr/src. IMO it's not at all really neccessary, it's just by (deprecated) convention that there are kernel sources there. > but I don't know enough about Catalyst yet to know quite where to > look. It has little to do with catalyst itself. In any case, if you make sure that your livecd-stage1 includes kernel sources, then I think you'll sidestep around the problem. //Peter