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 ) id 1GFPw0-0004OM-H2 for garchives@archives.gentoo.org; Tue, 22 Aug 2006 06:40:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7M6cAHM021509; Tue, 22 Aug 2006 06:38:10 GMT Received: from av2.karneval.cz (av2.karneval.cz [81.27.192.122]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7M6ZRIf008370 for ; Tue, 22 Aug 2006 06:35:27 GMT Received: from localhost (localhost [127.0.0.1]) by av2.karneval.cz (Postfix) with ESMTP id C016027F02B for ; Tue, 22 Aug 2006 08:35:26 +0200 (CEST) Received: from av2.karneval.cz ([127.0.0.1]) by localhost (av2 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01306-03 for ; Tue, 22 Aug 2006 08:35:26 +0200 (CEST) Received: from mail.karneval.cz (mx1.karneval.cz [81.27.192.53]) by av2.karneval.cz (Postfix) with ESMTP id 5E9E127EEFC for ; Tue, 22 Aug 2006 08:35:26 +0200 (CEST) Received: from ip-89-102-168-6.karneval.cz (ip-89-102-168-6.karneval.cz [89.102.168.6]) by mail.karneval.cz (Postfix) with ESMTP id 4C68828E22A for ; Tue, 22 Aug 2006 08:35:26 +0200 (CEST) Subject: Re: [gentoo-user] Problem booting after reinstall From: frank To: gentoo-user@lists.gentoo.org In-Reply-To: <20060822101047.E0CC.NICK@rout.co.nz> References: <1156069815.3768.10.camel@livecd.gentoo> <7573e9640608201216k5bc906d5t101b8bb0e8596f6c@mail.gmail.com> <20060822101047.E0CC.NICK@rout.co.nz> Content-Type: text/plain Date: Tue, 22 Aug 2006 06:27:59 +0000 Message-Id: <1156228079.2804.12.camel@livecd.gentoo> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by karneval.cz X-Archives-Salt: e17881c7-29af-46be-9944-b59e14510757 X-Archives-Hash: 314bfadbf85a7aa8433f9406c3eacbd0 No, I never use genkernel and I use modules only for things I need once a year (loop, ramdisk, ... ) or things which can't be built into the kernel. Just now I tried the vanilla kernel. Let's see what the reboot brings up. Regards Frank On Tue, 2006-08-22 at 10:16 +1200, Nick Rout wrote: > On Sun, 20 Aug 2006 12:16:01 -0700 > Richard Fish wrote: > > > On 8/20/06, frank wrote: > > > Has anyone an Idea? I don't have further :( > > > > Since the kernel is being found it is not a grub setup problem. > > > > Either: > > > > a. The filesystem drivers are not compiled into your kernel. You said > > you configured them...are they built in (=y) or as modules (=m)? > > > > b. You did not configure the drivers for your IDE chipset or IDE hard > > drive into the kernel. Here again, they should be "=y" in the .config > > file. > > > > The outputs of lspci and "grep '=[ym]' /usr/src/linux/.config" may be > > helpful for us to look at if you can't find the answer. > > Or he used genkernel but has not given grub the appropriate options for > initrd and ramfs. > > here is a sample from the install manual: > > title=Gentoo Linux 2.6.12-r10 > > root (hd0,0) > > kernel /boot/kernel-genkernel-x86-2.6.12-gentoo-r10 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev > > initrd /boot/initramfs-genkernel-x86-2.6.12-gentoo-r10 > > (because of email wrapping I have put a space between separate lines, > the section starting "kernel" and ending "udev" is all one line.) > > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 > > -- > Nick Rout > -- gentoo-user@gentoo.org mailing list