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 1OQwbT-0000u6-R9 for garchives@archives.gentoo.org; Tue, 22 Jun 2010 06:05:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14FACE0B07 for ; Tue, 22 Jun 2010 06:04:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 594C1E088B for ; Tue, 22 Jun 2010 05:21:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0259A64275 for ; Tue, 22 Jun 2010 05:21:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 required=5.5 tests=[AWL=0.000, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hc2urkjLcsEk for ; Tue, 22 Jun 2010 05:20:58 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 4DDFB1B402B for ; Tue, 22 Jun 2010 05:20:56 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OQvun-0000l5-Uh for gentoo-user@gentoo.org; Tue, 22 Jun 2010 07:20:53 +0200 Received: from c-75-73-20-64.hsd1.mn.comcast.net ([75.73.20.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jun 2010 07:20:53 +0200 Received: from rocwhite168 by c-75-73-20-64.hsd1.mn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jun 2010 07:20:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: rocwhite168 Subject: [gentoo-user] Re: kernel configuration problem -- genkernel: no irq handler; manual config: root filesystem could not be mounted r/w Date: Tue, 22 Jun 2010 05:20:41 +0000 (UTC) Message-ID: References: <4C204707.6060201@gmail.com> 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 75.73.20.64 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.437.3 Safari/534.1) X-Archives-Salt: 6467bfc4-e2a6-4b08-b24b-67761213e184 X-Archives-Hash: 1bdc42c172ae7ef56010455f96909419 Dale gmail.com> writes: > > I notice you are using ext4 for the root partition file system. Do you > have support for ext4 compiled in the kernel? Not as a module but built > into the kernel? Using modules is OK but things that it has to have to > get to the point where it can read the root partition and start loading > modules has to be built in, unless you want to go to the additional > effort to use a initrd. > > Dale > Yes, it's built-in. I have attached a copy of my kernel config file in the original post. Thanks, Roc