From: Isaac Dupree <id@isaac.cedarswampstudios.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: macbook EFI experiences
Date: Sat, 31 May 2008 17:46:16 -0400 [thread overview]
Message-ID: <4841C728.5070008@isaac.cedarswampstudios.org> (raw)
In-Reply-To: <20080531192640.GA25920@thorin>
Robert Millan wrote:
> On Sat, May 31, 2008 at 02:57:21PM -0400, Isaac Dupree wrote:
>>> You're confusing BIOS-based boot with msdos partition labels. You can use
>>> GPT just fine when booting from BIOS (although Intel tries to hide that
>>> fact by embedding the GPT spec inside the EFI spec).
>> I have the hack which combines the two partition labels so I have both
>> GPT and msdos labels. Which means that my first four partitions (only)
>> are listed in msdos, and GPT is the really accurate one that MacOS and
>> Linux use.
>
> I'm not sure if this would confuse GRUB partition-wise. Can it access all
> partitions?
yes, I was booting from the fifth partition for a while -- grub just
needs the gpt module while running, obviously. That disk layout is a
standard hack, there are tools for it named e.g. "gptsync" that the
rEFIt guys mention/include.
>
>> However, I can't find a way to get into bootloader-land via
>> BIOS without going through the msdos partitioning mechanism.
>
> grub-setup may, too, be confused by this hack. Saving that, you should be
> able to install GRUB in MBR following the normal procedure, without any
> need for msdos-style partition table (other than the dummy 0xee one).
>
> Would be nice if you can verify GRUB works in both situations.
I bet it works fine that way too -- but I don't really have any way to
get back to having just one dummy msdos-partition without wiping my
disk, as far as I know.
-Isaac
next prev parent reply other threads:[~2008-05-31 21:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 14:42 macbook EFI experiences Isaac Dupree
2008-05-30 15:18 ` Robert Millan
2008-05-30 16:06 ` Isaac Dupree
2008-05-30 16:17 ` Bean
2008-05-30 16:29 ` Isaac Dupree
2008-05-30 19:26 ` Robert Millan
2008-05-30 21:01 ` Isaac Dupree
2008-05-31 9:35 ` Robert Millan
2008-05-31 9:41 ` rename partmap/pc.c? (Re: macbook EFI experiences) Robert Millan
2008-05-31 17:13 ` Pavel Roskin
2008-06-01 10:23 ` Robert Millan
2008-06-01 17:44 ` Pavel Roskin
2008-05-31 18:57 ` macbook EFI experiences Isaac Dupree
2008-05-31 19:26 ` Robert Millan
2008-05-31 19:52 ` Bean
2008-05-31 21:10 ` Robert Millan
2008-05-31 21:46 ` Isaac Dupree [this message]
2008-06-03 6:06 ` Bean
2008-06-03 16:28 ` Isaac Dupree
2008-06-03 18:28 ` Bean
2008-06-04 11:01 ` Isaac Dupree
2008-06-04 11:08 ` Bean
2008-06-04 11:27 ` Isaac Dupree
2008-06-04 11:35 ` Bean
2008-06-04 13:03 ` Isaac Dupree
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4841C728.5070008@isaac.cedarswampstudios.org \
--to=id@isaac.cedarswampstudios.org \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.