Skip to content

Add support for the legacy_boot flag on GPT to manual partitioning

Pascal Hambourg requested to merge pham/partman-base:legacy_boot into master

On GPT disk label, the "boot" flag actually means "esp", so sync the "B" visual marker with the "legacy_boot" flag instead. This flag is needed to boot on some arm64 platorms.

partman-partitioning!5 (merged) is also required for full support.

Edited by Pascal Hambourg

Merge request reports

Loading