From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 711C3138010 for ; Fri, 12 Oct 2012 13:38:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9797C21C02C; Fri, 12 Oct 2012 13:37:47 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 714C6E02F0 for ; Fri, 12 Oct 2012 13:36:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 137DE2E226 for ; Fri, 12 Oct 2012 15:36:50 +0200 (CEST) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 24577-06 for ; Fri, 12 Oct 2012 15:36:49 +0200 (CEST) Received: from hiro.oops.intern (mail.oops.co.at [213.129.238.225]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 1FCAD2E21E for ; Fri, 12 Oct 2012 15:36:49 +0200 (CEST) Message-ID: <50781CD4.4000901@xunil.at> Date: Fri, 12 Oct 2012 15:36:20 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120919 Thunderbird/15.0.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] UEFI boot, again References: <50770F01.1040805@xunil.at> <1350006756.27331.9.camel@troll> <5077D5C0.70105@xunil.at> <1350048135.11186.6.camel@rattus> In-Reply-To: <1350048135.11186.6.camel@rattus> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: e739d0c6-8c61-42af-8415-90d71c90b6c9 X-Archives-Hash: 1294456f013863e739d9305ed8e6959a Am 12.10.2012 15:22, schrieb Bill Kenworthy: > The grub2-install command above - with efi you have to "announce" > the the information to boot with. I look at it as similar to grub > installing into the MBR, but thats a very loose metaphor :) > The problem you are describing might be that this "announcement" is > missing/corrupted. > > The EFI directory is Apples (this is a macbook air), the > grub2-mkconfig searches for all the bootable kernels and builds a > menu for them. I think this is close to default efi in layout as > "EFI" seems to be in the spec. When I boot, it tells me that the disk isn't bootable. The usb-stick is, it gives me a grub-cli and I pull my configfile from there. Maybe I have to re-enable EFI for the hard-disk in the BIOS?? But I get entries like GRUB2 in my boot menu (BIOS-level). I am somehow losing track here already and I get the feeling that even if I get things working I won't really be knowing how I got there ;-)