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 1RiocK-0005Mf-NB for garchives@archives.gentoo.org; Thu, 05 Jan 2012 14:48:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83C0121C07B; Thu, 5 Jan 2012 14:48:17 +0000 (UTC) Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7137C21C0B6 for ; Thu, 5 Jan 2012 14:47:16 +0000 (UTC) Received: by lagr15 with SMTP id r15so202872lag.40 for ; Thu, 05 Jan 2012 06:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=GRkRAdfcvNkU1cOYSJZWTIcieDQFH3h4SRaBNG4+6MU=; b=FhJ5VWDcQGChSEAMcdrBWKt/qDG7hLREz5aSEEHXgoQbf3ooFA6GqrreEeSG8sZnMS BJqBFyrO2F2Qb+xcjSWboA8fWhQErnuSBDMo9h6Q2Hx2KP+u5xlgBY3qQRDDHpCKbyt6 shhpqy1X9mrX4QCxoDsdZ9Y8ojVUHSfWFWI4w= 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 Received: by 10.112.36.74 with SMTP id o10mr414261lbj.66.1325774835493; Thu, 05 Jan 2012 06:47:15 -0800 (PST) Received: by 10.152.12.201 with HTTP; Thu, 5 Jan 2012 06:47:15 -0800 (PST) Date: Thu, 5 Jan 2012 17:47:15 +0300 Message-ID: Subject: [gentoo-user] ERROR: Cannot locate kernel binary From: "." To: gentoo-user Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9bb5d1e4-44c3-47a6-908a-4e840781070e X-Archives-Hash: 21ca13b7e5c2f84e507079caddcc8ebe Hi there! genkernel --menuconfig all failed (ERROR: Cannot locate kernel binary). I've created two partitions: /dev/sda3 - swap /dev/sda4 - Gentoo system (/dev/sda1 and /dev/sda2 are used by another system. I don't have a separate /boot partition.) /var/log/genkernel.log: =E2=80=A8http://paste.pocoo.org/show/530002/ eix sys-kernel/gentoo-sources: http://paste.pocoo.org/show/530006/ I've also tried this solution: https://forums-web1.gentoo.org/viewtopic-t-877179-start-0.html zcat /proc/config.gz > /usr/share/genkernel/arch/x86/kernel-config #if 32 b= it It didn't help. (Genkernel got stuck.) How to fix this? Cheers!