From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Boot gentoo with GTP Disk label
Date: Wed, 12 May 2010 16:59:09 -0500 [thread overview]
Message-ID: <AANLkTikdZP2gePiOC-2zP1IZsyQxla0uId98pPynvePY@mail.gmail.com> (raw)
In-Reply-To: <201005122247.15496.michaelkintzios@gmail.com>
On Wed, May 12, 2010 at 4:47 PM, Mick <michaelkintzios@gmail.com> wrote:
> On Wednesday 12 May 2010 21:47:41 Paul Hartman wrote:
>> On Wed, May 12, 2010 at 3:00 PM, Mick <michaelkintzios@gmail.com> wrote:
>> > On Monday 10 May 2010 17:01:02 Paul Hartman wrote:
>> >> On Sat, May 8, 2010 at 9:16 AM, claude angéloz
>> >>
>> >> <claude.angeloz@bluewin.ch> wrote:
>> >> > Hello,
>> >> >
>> >> > I installed a gentoo on a very recent system (efi support) . AT the
>> >> > reception of the laptop it was a disk label msdos, with a boot
>> >> > partition w** installer ... I changed that against a GPt disk label.
>> >> > I can install without problem the gentoo , but now it doenst boot.
>> >> >
>> >> > I read some docs about gpt,mbr,boot principles and tried some tools
>> >> >
>> >> > - install the grub2 masked package and grub-install.
>> >> >
>> >> > - a special partion bios_grub as 1st bootable partition.
>> >> > but actually no succesful...
>> >> > but in the parted i did not see this "bios_grub" as flag...
>> >> >
>> >> > I found some tips from the web , but i guess that was only valid for
>> >> > a macintel system, not a normal pc with a disk labeled gpt and an efi
>> >> > support.
>> >> >
>> >> > I know that it is not required an efi partiton to boot the os with
>> >> > pc/bios and gpt disk. Or is it false ?
>> >> >
>> >> > If anybody has an other idea. Or I must abandon the gpt disk label ?
>> >> > Is there an equivalent refitr in OS x86 ?
>> >>
>> >> I'm using GPT partitions and with the grub-0.97-r9 in Gentoo it has
>> >> patches to boot from GPT disks. I just did normal grub install as
>> >> usual and everything seems to work. I'm not using the partition label,
>> >> though, but only "root (hd0,0)"
>> >
>> > Interesting. Does grub install its bootloader into the MBR, or in a GPT
>> > boot partition? I am not at all familiar with this new way of booting
>> > systems.
>>
>> I think basically GPT is a replacement for MBR, everything basically
>> works the same way otherwise. GPT has features like redunancy, removes
>> limits of MBR (no primary/logical designation anymore, no 2TB limit,
>> etc). I think it has a somewhat MBR-compatible layout in the first
>> sector so non-GPT-aware things can still partially recognize it.
>
> Am I right to assume that your 1st partition on the 1st disk is the GPT boot
> partition and therefore its 1st sector is what would on a conventional disk be
> the MBR?
From the standpoint of the fake MBR table, I think you are correct. To
non-GPT-aware utils it'll look like GPT is a partition of some type
but when using GPT-compatible things that is completely transparent.
Wikipedia has a good description of how it all works under the hood,
check out the LBA-0 section of the article here:
http://en.wikipedia.org/wiki/GUID_Partition_Table
From a normal user's perspective, creating the partitions and
installing grub was no different than with MBR, only I told parted to
great GPT instead of MBR partition table on my new disks. Enabled EFI
in kernel, used Gentoo's version of grub which has the GPT patches
included, and everything just worked. Maybe I was lucky? :)
next prev parent reply other threads:[~2010-05-12 21:59 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 8:37 [gentoo-user] x86 boot failure Roger Mason
2010-05-06 11:52 ` Mick
2010-05-06 12:38 ` Roger Mason
2010-05-06 12:51 ` Mick
2010-05-06 13:03 ` Neil Bothwick
2010-05-06 13:34 ` Dale
2010-05-06 14:06 ` Neil Bothwick
2010-05-06 15:03 ` Dale
2010-05-06 15:25 ` Neil Bothwick
2010-05-06 16:03 ` Dale
2010-05-07 6:28 ` Mick
2010-05-07 8:22 ` Neil Bothwick
2010-05-06 14:19 ` Roger Mason
2010-05-09 21:46 ` Walter Dnes
2010-05-10 15:18 ` [gentoo-user] x86 boot failure [solved] Roger Mason
2010-05-07 8:51 ` [gentoo-user] x86 boot failure Peter Humphrey
2010-05-06 14:25 ` Stroller
2010-05-06 15:37 ` Roger Mason
2010-05-06 16:03 ` Helmut Jarausch
2010-05-06 16:48 ` Neil Bothwick
2010-05-07 7:07 ` Andrea Conti
2010-05-07 10:03 ` Roger Mason
2010-05-07 11:30 ` Helmut Jarausch
2010-05-07 13:33 ` Roger Mason
2010-05-08 14:16 ` [gentoo-user] Boot gentoo with GTP Disk label claude angéloz
2010-05-08 19:30 ` Mick
2010-05-10 16:01 ` Paul Hartman
2010-05-12 20:00 ` Mick
2010-05-12 20:47 ` Paul Hartman
2010-05-12 21:47 ` Mick
2010-05-12 21:59 ` Paul Hartman [this message]
2010-05-12 22:22 ` [gentoo-user] " walt
2010-05-13 21:08 ` Stroller
2010-05-13 22:12 ` Mick
2010-05-13 23:21 ` walt
2010-05-14 11:34 ` Tanstaafl
2010-05-14 12:23 ` Neil Bothwick
2010-05-14 14:45 ` Tanstaafl
2010-05-15 14:58 ` walt
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=AANLkTikdZP2gePiOC-2zP1IZsyQxla0uId98pPynvePY@mail.gmail.com \
--to=paul.hartman+gentoo@gmail.com \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox