[PATCH] add GPT partition support.

Dinar Valeev k0da at opensuse.org
Thu Apr 25 18:29:37 EST 2013


On Thu, Apr 25, 2013 at 6:12 AM, Tony Breeds <tonyb at au1.ibm.com> wrote:
> On 04/23/2013 09:06 PM, Dinar Valeev wrote:
>> The patch adds GPT partitions support.
>> It looks for GPT_BASIC_DATA (parted default) and GPT_LINUX_NATIVE gpt
>> uuids.
>
> This looks pretty good.  Thanks for that.
>
> I'm wondering how you tested this?  AFAICT there isn't any firmware
> support for GPT yet.
You're right, there is no firmware that capable to find PReP on GPT
(even UUID is not registered. Yet?). But we still can boot from 0x41
and later on scan GPT partitions.  So 0x41 is in pMBR (or
gpt_sync_mbr) The root shouldn't be there, so we don't have 2TB limits
for root devices.

I've tested that under KVM. With PReP in msdos and root with ext3 fs
on GPT (mbr doesn't have it). So I placed just dummy yaboot.conf under
/etc/yaboot.conf.

>
> Tony.
>


More information about the Yaboot-devel mailing list