From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KGFrq-0003RT-ND for mharc-grub-devel@gnu.org; Tue, 08 Jul 2008 12:16:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGFro-0003RN-8G for grub-devel@gnu.org; Tue, 08 Jul 2008 12:16:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGFrm-0003R8-RJ for grub-devel@gnu.org; Tue, 08 Jul 2008 12:16:35 -0400 Received: from [199.232.76.173] (port=55564 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGFrm-0003R5-Nm for grub-devel@gnu.org; Tue, 08 Jul 2008 12:16:34 -0400 Received: from mta21.charter.net ([216.33.127.81]:43515) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGFrm-0002Q5-Et for grub-devel@gnu.org; Tue, 08 Jul 2008 12:16:34 -0400 Received: from aarprv06.charter.net ([10.20.200.76]) by mta21.charter.net (InterMail vM.7.08.03.00 201-2186-126-20070710) with ESMTP id <20080708161619.VDRV23078.mta21.charter.net@aarprv06.charter.net> for ; Tue, 8 Jul 2008 12:16:19 -0400 Received: from [192.168.0.104] (really [71.10.234.12]) by aarprv06.charter.net with ESMTP id <20080708161619.FLYY3194.aarprv06.charter.net@[192.168.0.104]> for ; Tue, 8 Jul 2008 12:16:19 -0400 Message-ID: <487392C9.40208@isaac.cedarswampstudios.org> Date: Tue, 08 Jul 2008 12:16:09 -0400 From: Isaac Dupree User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: The development of GRUB 2 References: <48616E3E.5010508@isaac.cedarswampstudios.org> <48623F1B.4090801@isaac.cedarswampstudios.org> <486617C1.3040705@isaac.cedarswampstudios.org> <486820D7.2030404@isaac.cedarswampstudios.org> <486FFD84.5000607@isaac.cedarswampstudios.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) Subject: Re: [PATCH] New x86_64 EFI patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2008 16:16:36 -0000 Bean wrote: > On Sun, Jul 6, 2008 at 7:02 AM, Isaac Dupree > wrote: >> Bean wrote: >>> Hi, >>> >>> Perhaps you can also try the binary version at: >>> >>> http://grub4dos.sourceforge.net/grub2/grub.efi.1 >>> >>> A friend of mine have tested in in 32-bit EFI firmware, there is no >>> problem for him. >> It confuses me! I could boot it from refit as EFI. Then it claimed to be >> GRUB 0.97. The "help" looked slightly different that what I was familiar >> with (but I've never used grub1 so I don't know...); and `reboot` worked. I >> didn't test more yet.. should I? > > Hi, > > That's the fedora efi loader, have you used the right file ? > > BTW, you need to rename it as grub.efi, refit can't find files with .1 suffix. oh, oops :-/ Now, actually using that file :-) -- reboot and lspci work, unlike in my version (I wonder why they're different??) -- appleloader works equally badly as with my compile. -- I tried passing video=intelfb to linux; it worked under grub2-pc but didn't improve anything under efi. -Isaac