artificialwisdomai / origin

Artificial Wisdomâ„¢ Cloud Platform
Apache License 2.0
4 stars 4 forks source link

Platform/oci efi #43

Closed rstarmer closed 1 year ago

rstarmer commented 1 year ago

Changes needed to build an UEFI based image targeting OCI.

Note that this still does not appear to boot properly on OCI bare metal instances, likely due to missing resources to support iSCSI boot.

Major changes include a re-work of the D-I boot process (and UEFI grub boot loader differentiation both in VirtualBox-ISO plugin for packer, and in configuring the packer environment).

In addition, an attempt has been made in the post initial install configuration to support the changes needed for iscsi boot in the provisioner folder (ansible role).

rstarmer commented 1 year ago

resolved by PR #50