AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
146 stars 48 forks source link

AlmaLinux 9.1-gen2 unbootable on Azure with less than 2GB RAM due to buggy grub #137

Open nwmcsween opened 1 year ago

nwmcsween commented 1 year ago

Booting AlmaLinux 9.1-gen2 on Azure fails with:

EFI stub: ERROR: Failed to allocate usable memory for kernel.
EFI stub: ERROR: efi_relocate_kernel() failed!
EFI stub: ERROR: efi_main() failed!
StartImage failed: Not Found

and looking for the issue upstream reveals this: https://github.com/coreos/fedora-coreos-tracker/issues/1271