Skip to content

BUG: Fix grub config for BIOS#97

Merged
DavidFair merged 1 commit intomainfrom
fix_grub
Jan 19, 2026
Merged

BUG: Fix grub config for BIOS#97
DavidFair merged 1 commit intomainfrom
fix_grub

Conversation

@khalford
Copy link
Member

Grub BIOS config was never triggered as the /boot/efi exists in the generic cloud image regardless of bios or uefi boot. Also, the path to the bios grub config was incorrect and not making the grub config in the right place. With these changes the grub config should be set for both uefi and bios so that no matter what boot mode used when building the image, if the machine changes boot later on it should still have the grub config.

I have tested with both BIOS and UEFI booted images.

@khalford khalford self-assigned this Jan 15, 2026
@khalford khalford added the bug Something isn't working label Jan 15, 2026
Grub BIOS config was never triggered as the /boot/efi exists in the generic cloud image regardless of bios or uefi boot. Also, the path to the bios grub config was incorrect and not making the grub config in the right place. With these changes the grub config should be set for both uefi and bios so that no matter what boot mode used when building the image, if the machine changes boot later on it should still have the grub config.
@DavidFair DavidFair merged commit 609a76a into main Jan 19, 2026
7 checks passed
@DavidFair DavidFair deleted the fix_grub branch January 19, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants