Unify GRUB2 bootloader configuration to support booting single AlmaLinux OS 8 cloud images in BIOS and UEFI.
The unification process is consist of two part based on the location of doing things.
Kickstart: Partitioning and installing of GRUB2 boot.img into bios_grub partition on UEFI VM.
Ansible Role (unified_boot): Unification of GRUB2 bootloader configuration for BIOS and UEFI.
The new unified_boot Ansible role configures and asserts the its configurations to make sure the machine have robust support for BIOS and UEFI.
It also includes installing of GRUB2 boot.img
into bios_grub partition.
Which makes it possible to be used without
of Anaconda installer.
Unify GRUB2 bootloader configuration to support booting single AlmaLinux OS 8 cloud images in BIOS and UEFI.
The unification process is consist of two part based on the location of doing things.
The new unified_boot Ansible role configures and asserts the its configurations to make sure the machine have robust support for BIOS and UEFI. It also includes installing of GRUB2 boot.img into bios_grub partition. Which makes it possible to be used without of Anaconda installer.