Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Boot gentoo with GTP Disk label
Date: Wed, 12 May 2010 20:48:23
Message-Id: AANLkTimsdGEu2JB1oqVHLlhZj8rw5hu5xbBMIs2QAvei@mail.gmail.com
In Reply to: Re: [gentoo-user] Boot gentoo with GTP Disk label by Mick
1 On Wed, May 12, 2010 at 3:00 PM, Mick <michaelkintzios@×××××.com> wrote:
2 > On Monday 10 May 2010 17:01:02 Paul Hartman wrote:
3 >> On Sat, May 8, 2010 at 9:16 AM, claude angéloz
4 >>
5 >> <claude.angeloz@×××××××.ch> wrote:
6 >> > Hello,
7 >> >
8 >> > I installed a gentoo on a very recent system (efi support) . AT the
9 >> > reception of the laptop it was a disk label msdos, with a boot
10 >> > partition w** installer ... I changed that against a GPt disk label. I
11 >> > can install without problem the gentoo , but now it doenst boot.
12 >> >
13 >> > I read some docs about gpt,mbr,boot principles and tried some tools
14 >> >
15 >> > - install the grub2 masked package and grub-install.
16 >> >
17 >> > - a special partion bios_grub as 1st bootable partition.
18 >> > but actually no succesful...
19 >> > but in the parted i did not see this "bios_grub" as flag...
20 >> >
21 >> > I found some tips from the web , but i guess that was only valid for a
22 >> > macintel system, not a normal pc with a disk labeled gpt and an efi
23 >> > support.
24 >> >
25 >> > I know that it is not required an efi partiton to boot the os with
26 >> > pc/bios and gpt disk. Or is it false ?
27 >> >
28 >> > If anybody has an other idea. Or I must abandon the gpt disk label ?
29 >> > Is there an equivalent refitr in OS x86 ?
30 >>
31 >> I'm using GPT partitions and with the grub-0.97-r9 in Gentoo it has
32 >> patches to boot from GPT disks. I just did normal grub install as
33 >> usual and everything seems to work. I'm not using the partition label,
34 >> though, but only "root (hd0,0)"
35 >
36 > Interesting. Does grub install its bootloader into the MBR, or in a GPT boot
37 > partition? I am not at all familiar with this new way of booting systems.
38
39 I think basically GPT is a replacement for MBR, everything basically
40 works the same way otherwise. GPT has features like redunancy, removes
41 limits of MBR (no primary/logical designation anymore, no 2TB limit,
42 etc). I think it has a somewhat MBR-compatible layout in the first
43 sector so non-GPT-aware things can still partially recognize it.

Replies

Subject Author
Re: [gentoo-user] Boot gentoo with GTP Disk label Mick <michaelkintzios@×××××.com>