|
|
Subscribe / Log in / New account

Poettering: The Wondrous World of Discoverable GPT Disk Images

Poettering: The Wondrous World of Discoverable GPT Disk Images

Posted Jun 15, 2021 9:28 UTC (Tue) by farnz (subscriber, #17727)
In reply to: Poettering: The Wondrous World of Discoverable GPT Disk Images by geert
Parent article: Poettering: The Wondrous World of Discoverable GPT Disk Images

It's the architectures that can use UEFI to boot - GPT is the UEFI partition format.

PowerPC and S/390 don't boot via UEFI, hence omitted.


to post comments

Poettering: The Wondrous World of Discoverable GPT Disk Images

Posted Jun 15, 2021 9:39 UTC (Tue) by geert (subscriber, #98403) [Link] (1 responses)

CONFIG_EFI_PARTITION defaults to yes since commit 5f6f38dbb0fc8518 ("partitions: enable EFI/GPT support by default") in v3.8, under the premise that GPT is now (2013) commonly used.
Looking at the defconfigs, only some old m68k and MIPS machines, microblaze, and riscv nommu disable it explicitly.

Poettering: The Wondrous World of Discoverable GPT Disk Images

Posted Jun 15, 2021 9:43 UTC (Tue) by bluca (subscriber, #118303) [Link]

New architectures are added as needed. Nobody requested the ones you mentioned so far. If they support GPT and you need support for them, please send a PR.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds