From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: GPT on PC/BIOS computers
Date: Sat, 5 May 2007 01:05:55 +0200 [thread overview]
Message-ID: <20070504230555.GA17479@aragorn> (raw)
In-Reply-To: <871whxouby.fsf@xs4all.nl>
On Fri, May 04, 2007 at 10:40:17AM +0200, Marco Gerards wrote:
> Robert Millan <rmh@aybabtu.com> writes:
>
> > Here's a patch to enable GPT support for PC/BIOS systems. Need for GPT is
> > increasingly common due availability of > 2 TiB hard drives.
> >
> > Please let me know if everything is correct.
> >
> > Some testing would be welcome, too (but be careful, earlier versions of my
> > patch had a "feature" that fucked up your partition table - hopefuly fixed
> > now, at least Works For Me [tm]).
>
> Have you tested it on MBR?
Good idea. I have now, and seems to work fine.
> > * conf/i386-pc.mk: Regenerate.
>
> No need to mention this.
Ok, removed.
> You don't mention in which function you do these things, just the
> files. Can you correct this? I personally would prefer if you do not
> split up the changelog entries for one file, perhaps it is not even
> allowed by the GCS.
The later adds a bit of redundancy, but as you prefer. All these are corrected.
> > -# Typically, _chain and pc are required.
> > -modules="$modules $fs_module _chain pc"
> > +# Typically, _chain, pc and gpt are required.
> > +modules="$modules $fs_module _chain pc gpt"
>
> It would be nice if we were able to use grub-probe to determine
> this... But for now this is fine, I think.
I've looked into this, but I need some advice. What's the simplest way to
obtain the corresponding grub_partition_t structure for a partition by knowing
its drive name?
--
Robert Millan
My spam trap is honeypot@aybabtu.com. Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
next prev parent reply other threads:[~2007-05-04 23:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-01 19:18 GPT on PC/BIOS computers Robert Millan
2007-05-03 13:33 ` Javier Rodríguez Sánchez
2007-05-03 14:17 ` Robert Millan
2007-05-03 14:27 ` Javier Rodríguez Sánchez
2007-05-04 20:32 ` Javier Rodríguez Sánchez
2007-05-04 22:15 ` Robert Millan
2007-05-05 13:13 ` Marco Gerards
2007-05-06 7:02 ` Javier Rodríguez Sánchez
2007-05-04 8:40 ` Marco Gerards
2007-05-04 23:05 ` Robert Millan [this message]
2007-05-05 13:21 ` Marco Gerards
2007-05-07 9:17 ` Robert Millan
2007-05-07 19:23 ` Yoshinori K. Okuji
2007-05-07 19:58 ` Robert Millan
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=20070504230555.GA17479@aragorn \
--to=rmh@aybabtu.com \
--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.