ManageIQ / manageiq-documentation

Documentation for the ManageIQ Management Platform
https://www.manageiq.org/docs/
Other
38 stars 113 forks source link

Add `Q35 Chipset with BIOS` to RHV installation docs #1763

Closed agrare closed 9 months ago

agrare commented 9 months ago

Newer versions of RHV/Ovirt now default to Q35 Chipset with UEFI which will not boot with our ovirt qcow2 disk image since it does not have an EFI partition.

image

miq-bot commented 9 months ago

Checked commit https://github.com/agrare/manageiq-documentation/commit/b8107a400405cce2316dda5fb767a45ab7ffb024 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :trophy:

Fryguy commented 9 months ago

Backported to quinteros in commit 273f4bcc3714e259a331df6f1df90f662e982ab7.

commit 273f4bcc3714e259a331df6f1df90f662e982ab7
Author: Jason Frey <fryguy9@gmail.com>
Date:   Fri Nov 17 16:17:50 2023 -0500

    Merge pull request #1763 from agrare/update_rhv_installation_bios_firmware_type

    Add `Q35 Chipset with BIOS` to RHV installation docs

    (cherry picked from commit d70b1613ffbb136723b9ca5869b05afd1cebf0f8)