AlmaLinux / cloud-images

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

fix(kickstart): create required partitions #186

Closed LKHN closed 2 months ago

LKHN commented 2 months ago

When installing an BIOS system into GPT partition table, biosboot partition is needed as a first partition on the disk. Adding reqpart to the kickstart file of BIOS versions of the kickstart files, tells Anaconda Installer to automatically create partitions required by the hardware platform.

This fixes error on Anaconda Installer due the partitioning.