Skip to content

base: image-efi-installer: use ext4 for ota-boot content#1137

Merged
ricardosalveti merged 1 commit intofoundriesio:mainfrom
ricardosalveti:esp
May 6, 2023
Merged

base: image-efi-installer: use ext4 for ota-boot content#1137
ricardosalveti merged 1 commit intofoundriesio:mainfrom
ricardosalveti:esp

Conversation

@ricardosalveti
Copy link
Copy Markdown
Member

This avoids a possible UEFI bootloader confusion when searching for the right ESP partition to boot.

This change also won't affect the behavior of the installer since ota-boot is just used as a way to copy the /boot content that is supposed to be installed as part of the final image. The final ESP partition is created manually by the script.

This avoids a possible UEFI bootloader confusion when searching for the
right ESP partition to boot.

This change also won't affect the behavior of the installer since
ota-boot is just used as a way to copy the /boot content that is
supposed to be installed as part of the final image. The final ESP
partition is created manually by the script.

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti requested review from a team, Tim-Anderson and mike-scott May 4, 2023 23:33
@ricardosalveti ricardosalveti merged commit 743f86a into foundriesio:main May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants