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 1QuOPh-00020H-NJ for garchives@archives.gentoo.org; Fri, 19 Aug 2011 12:43:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74B7C21C2CD; Fri, 19 Aug 2011 12:42:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CABD321C2C2 for ; Fri, 19 Aug 2011 12:41:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 47C5C1B406A for ; Fri, 19 Aug 2011 12:41:56 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.948 X-Spam-Level: X-Spam-Status: No, score=-4.948 required=5.5 tests=[AWL=1.651, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] 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 EZ9njVZFBUxy for ; Fri, 19 Aug 2011 12:41:48 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id A402E1B4082 for ; Fri, 19 Aug 2011 12:41:47 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QuOOO-00027C-UW for gentoo-user@gentoo.org; Fri, 19 Aug 2011 14:41:44 +0200 Received: from athedsl-387832.home.otenet.gr ([79.131.66.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Aug 2011 14:41:44 +0200 Received: from realnc by athedsl-387832.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Aug 2011 14:41:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: /dev/sda* missing at boot Date: Fri, 19 Aug 2011 15:42:06 +0300 Organization: Lucas Barks Message-ID: References: <20cf305e2551cc15c604aacc34f7@google.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=UTF-8; format=flowed X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-387832.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110705 Thunderbird/5.0 In-Reply-To: Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: e53e27e83ae381aedd0e2a67802b240b On 08/18/2011 10:08 PM, Andr=C3=A1s Cs=C3=A1nyi wrote: > On 18 August 2011 18:59, wrote: >> Hi, guys >> >> It is a shame, I know, but after several years using Gentoo, it is the= first >> time I try to build a kernel without "genkernel". >> >> And now I can't boot to that new kernel, it does not find (and really = do not >> have a) /dev/sda* root partition ("real-root"); during the boot it sto= ps, >> complaining about that, gives me the option to get a shell, from which= I am >> able to see that there is no /dev/sda* . >> >> I have included everything SATA, so it looks like that is not a kernel >> problem, but a initramfs issue, I guess. >> >> What am I missing? > > Why have you choose this way? I mean, non-genkernel way. genkernel generates generic (bloated) kernels.