From: Poe Chen <poe.poechen@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Successfully boot from a floppy on a GPT partitioned 2.18TB system
Date: Tue, 24 Jan 2006 23:03:47 -0500 [thread overview]
Message-ID: <ef39265d0601242003u22cf67cfub4e09abfd97d757e@mail.gmail.com> (raw)
In-Reply-To: <873bjd5gkt.fsf@xs4all.nl>
[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]
Hi, Marco,
The system needs to use GPT because any system that has more than 2TB will
need GPT. Regular PC (msdos label in parted) partition table won't be able
to handle that. And it looks like that Mac needs GPT too....
About the (hd0,0) to (hd0,1), it means that if you have (hd0,0) in regular
PC partition table, it becomes (hd0,1) in GPT format. Not sure why, but
that's how I boot it since I can't find anything under (hd0,0) once I switch
to GPT.
Anyway, thanks a lot for the hard work!!! =)
Poe
On 1/24/06, Marco Gerards <mgerards@xs4all.nl> wrote:
>
> Poe Chen <poe.poechen@gmail.com> writes:
>
> > Just want to report that I've successfully boot from floppy with GRUB
> > 1.92on a GPT partitioned
> > 2.18TB system.
>
> Cool! Nice to hear! :-)
>
> > GRUB v1.92 source code is downloaded and compile with yacc links to
> bison
> > (otherwise the compilation will fail).
>
> This is fixed in CVS.
>
> > It turns out that in regular PC partition table (parted msdos label)
> (hd0,0)
> > becomes (hd0,1) if you have GPT table partition.
>
> Ehm, what do you mean? I don't understand.
>
> > Thanks to all the GRUB developers for this great software!!! Finally we
> > have a boot loader that supports GPT!!!!
>
> :-)
>
> Why did you need GPT? I implemented it mainly because it will be
> required when people switch to GPT and because someone required it.
>
> --
> Marco
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
[-- Attachment #2: Type: text/html, Size: 2146 bytes --]
next prev parent reply other threads:[~2006-01-25 4:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ef39265d0601241456s78717c2xc858f5434eafba6f@mail.gmail.com>
2006-01-24 23:00 ` Successfully boot from a floppy on a GPT partitioned 2.18TB system Poe Chen
2006-01-24 23:52 ` Marco Gerards
2006-01-25 4:03 ` Poe Chen [this message]
2006-01-25 9:41 ` Marco Gerards
2006-01-25 20:21 ` Poe Chen
2006-01-25 20:40 ` Marco Gerards
2006-01-25 0:16 ` Yoshinori K. Okuji
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=ef39265d0601242003u22cf67cfub4e09abfd97d757e@mail.gmail.com \
--to=poe.poechen@gmail.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.