Skip to content

detect bls_boot partition#178

Merged
alexsander-souza merged 1 commit intocanonical:mainfrom
alexsander-souza:pack_bls_boot_partition
Dec 7, 2023
Merged

detect bls_boot partition#178
alexsander-souza merged 1 commit intocanonical:mainfrom
alexsander-souza:pack_bls_boot_partition

Conversation

@alexsander-souza
Copy link
Contributor

newer Ubuntu releases have a Linux Boot Loader Specification compatible /boot partition. This should be included in the image.

fixes #175

newer Ubuntu releases have a Linux Boot Loader Specification
compatible /boot partition. This should be included in the image.

fixes canonical#175
@alanbach
Copy link
Contributor

alanbach commented Dec 6, 2023

This works!

Just applied this pull request as a patch to my main branch and built a fresh image using:

packer build -var ubuntu_series=mantic -var kernel=linux-image-6.5.0-10-generic -only='cloudimg.*' .

Performed test deployments on a UEFI and a BIOS instance and both were successful.

This LGTM to merge.

Thanks much!

Copy link
Contributor

@alanbach alanbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested. +1.

@alexsander-souza alexsander-souza merged commit ea35d2e into canonical:main Dec 7, 2023
@alexsander-souza alexsander-souza deleted the pack_bls_boot_partition branch December 7, 2023 12:49
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.

Ubuntu: Building cloudimg images with custom kernel does not work

2 participants