-
Notifications
You must be signed in to change notification settings - Fork 49
Non-conforming GPT partition table #1651
Copy link
Copy link
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
As reported and discussed in this Launchpad bug:
https://bugs.launchpad.net/nova/+bug/2091114
The flatcar partition table defines both an EFI System partition with the legacy_boot flag set and a BIOS boot partition. This makes recent image validation checks in Nova to reject the image and refuse to boot it.
The fix in this case is to simply remove the legacy_boot flag from the EFI system partition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working
Type
Projects
Status
📝 Needs Triage