From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HkKB7-0000ww-IF for mharc-grub-devel@gnu.org; Sat, 05 May 2007 09:20:01 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HkKB5-0000pE-3Y for grub-devel@gnu.org; Sat, 05 May 2007 09:19:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HkKB3-0000lz-Fn for grub-devel@gnu.org; Sat, 05 May 2007 09:19:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HkKB3-0000lo-BL for grub-devel@gnu.org; Sat, 05 May 2007 09:19:57 -0400 Received: from smtp-vbr7.xs4all.nl ([194.109.24.27]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HkK4I-0001Ia-7q for grub-devel@gnu.org; Sat, 05 May 2007 09:12:58 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id l45DCvUW042963 for ; Sat, 5 May 2007 15:12:57 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20070501191808.GA19766@aragorn> <5f4e66f70705030633w2dc3492dtdd34bb69da58fcbd@mail.gmail.com> <20070503141708.GA1668@aragorn> <5f4e66f70705030727u12b40f5al56260660d5afce95@mail.gmail.com> <5f4e66f70705041332s2d42eb9ava289910ed5ae339a@mail.gmail.com> Mail-Copies-To: mgerards@xs4all.nl Date: Sat, 05 May 2007 15:13:02 +0200 In-Reply-To: <5f4e66f70705041332s2d42eb9ava289910ed5ae339a@mail.gmail.com> (Javier =?iso-8859-1?Q?Rodr=EDguez_S=E1nchez's?= message of "Fri, 4 May 2007 22:32:00 +0200") Message-ID: <87k5vno1lt.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: FreeBSD 4.6-4.9 Subject: Re: GPT on PC/BIOS computers 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: Sat, 05 May 2007 13:19:59 -0000 "Javier Rodr=EDguez S=E1nchez" writes: > Hello, I have tried the patch and it works well, but I have one question. > It's necessary to be a MBR partition scheme? because I need a MBR > emulation from the GPT scheme to Grub2 loader works. If I only let the GPT > scheme with the EFI protective partition on MBR, grub doesn't find any > bootable device. What do you mean? You do not need MBR emulation or so. I assume you mean that there are a few partitions in the MBR that match the GPT partitions? Or can you be more precise? -- Marco