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-48911-garchives=archives.gentoo.org@gentoo.org>) id 1GEsqv-0001zR-0X for garchives@archives.gentoo.org; Sun, 20 Aug 2006 19:20:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7KJIpvo015741; Sun, 20 Aug 2006 19:18:51 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7KJG277009445 for <gentoo-user@lists.gentoo.org>; Sun, 20 Aug 2006 19:16:02 GMT Received: by wx-out-0506.google.com with SMTP id r21so1316634wxc for <gentoo-user@lists.gentoo.org>; Sun, 20 Aug 2006 12:16:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QDq8LK4p7imCN4Y0jUmbRNLk5ypezgt7KnA2R1Di5vbmAp02TQchnKHsEFTCmqMZyJyJ9czv3MoaZj+nBDqRqI6vkfCnDKVOFFdJh9I9adXC/p7JIABcx0nWG66rds5tsk0zRP4AVwxvKwkCKmIyBBmmfVycE28SFRYP4QwQw/c= Received: by 10.70.74.1 with SMTP id w1mr8318273wxa; Sun, 20 Aug 2006 12:16:02 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Sun, 20 Aug 2006 12:16:01 -0700 (PDT) Message-ID: <7573e9640608201216k5bc906d5t101b8bb0e8596f6c@mail.gmail.com> Date: Sun, 20 Aug 2006 12:16:01 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem booting after reinstall In-Reply-To: <1156069815.3768.10.camel@livecd.gentoo> 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; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1156069815.3768.10.camel@livecd.gentoo> X-Google-Sender-Auth: ee16a05fb6fd856b X-Archives-Salt: 16a311d0-3e2f-48be-bdf2-f85ab1818356 X-Archives-Hash: 41b4d90b67b987127599fc3280e99ee3 On 8/20/06, frank <sdoma@karneval.cz> 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. HTH, -Richard -- gentoo-user@gentoo.org mailing list