Skip to content

Use GPT by default for ChromeOS verified boot

The ChromeOS bootloader only supports GPT, so we need to default to that when we're booted with its verified boot method. My libdebian-installer!6 MR adds a "cros" subarch we can use to detect it. This MR adds a "cros" subarch-case to the x86 and armhf arch-cases to default to GPT. The arm64 case already uses GPT regardless of subarches.

Merge request reports

Loading