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 <gentoo-user+bounces-53778-garchives=archives.gentoo.org@gentoo.org>)
	id 1GdcJl-0005uO-49
	for garchives@archives.gentoo.org; Sat, 28 Oct 2006 00:44:57 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9S0g78p016629;
	Sat, 28 Oct 2006 00:42:07 GMT
Received: from mail.osagesoftware.com (osagesoftware.com [216.144.204.42])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9S0d4cd006206
	for <gentoo-user@lists.gentoo.org>; Sat, 28 Oct 2006 00:39:05 GMT
Received: from osage.osagesoftware.com (osage.osagesoftware.com [192.168.1.10])
	by mail.osagesoftware.com (Postfix) with ESMTP id 9F9C57BDCF
	for <gentoo-user@lists.gentoo.org>; Fri, 27 Oct 2006 20:39:04 -0400 (EDT)
Date: Fri, 27 Oct 2006 20:39:04 -0400
From: David Relson <relson@osagesoftware.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] genkernel problem
Message-ID: <20061027203904.6f560c7b@osage.osagesoftware.com>
Organization: Osage Software Systems, Inc.
X-Mailer: Sylpheed-Claws 2.5.5 (GTK+ 2.8.19; i686-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k9S0d4cd006206
X-Archives-Salt: 2085d4ac-3dd6-4c39-9816-97f40cb3d8cf
X-Archives-Hash: 2f7a653457003d16461bfaacc90d2aff

I've just used genkernel to build a kernel from
gentoo-sources-2.6.18-gentoo-r1.  The build ended with:


* Copying config for successful build to 
* /etc/kernels/kernel-config-x86-2.6.18-gentoo-r1
* initramfs: >> Initializing...
*         >> Creating base_layout cpio archive...
*         >> Creating auxilary cpio archive...
*         >> Creating busybox cpio archive...
*         >> Creating insmod cpio archive...
*         >> Creating modules cpio archive...
* Merging
*     initramfs-base-layout.cpio.gz
*     initramfs-aux.cpio.gz
*     initramfs-busybox-1.1.3+gentoo.cpio.gz
*     initramfs-insmod-0.9.15-pre4.cpio.gz
*     initramfs-modules-2.6.18-gentoo-r1o.cpio.gz
* Gentoo Linux Genkernel; Version 3.4.1
* Running with options: all

* ERROR: Could not copy the initramfs to ${BOOTDIR}!
* -- Grepping log... --
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with
* effectively.

Checking /var/log/genkernel.log doesn't seem to provide any more info
about what went wrong.  In /boot are new kernel, initramfs, and
System.map files, so the build succeeded at least to that extent.  When
I boot the new kernel, I _do_ get a kernel panic - preceded by the
following lines:

Mounting /proc filesystem
Creating block devices
failed to create /dev/hda
... /dev/hda1, /dev/hda2, /dev/hda5, /dev/hda6, /dev/hda7, /dev/hda8
failed to create /dev/hdb
... /dev/hdb1, /dev/hdb2, /dev/hdb5
Creating root device
mkrootdev: mknod failed: 30
mounting root filesystem
Mount: error 2 mounting ext2
pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2
umount /initrd/proc failed: 2
Kernel panic - not syncing: Attempted to kill init!

FWIW, /proc file system support (PROC_FS) _is_ included
in .config.

Any thoughts on what I should look for to solve this problem?

Thanks.

David

-- 
gentoo-user@gentoo.org mailing list