CCI-MOC / esi

Elastic Secure Infrastructure project
6 stars 12 forks source link

Evaluate images for UEFI compatibility #556

Closed tzumainn closed 2 weeks ago

tzumainn commented 3 weeks ago

While testing UEFI boot, it was discovered that not all images naturally work with UEFI; for example, our centos9-stream image does not while our ubuntu image does. We should double check all our images for UEFI compatibility, and then have follow-up tasks to remediate those images which have issues.

tzumainn commented 2 weeks ago

After testing, the following images work in UEFI mode:

The following do not:

@naved001 do we care about these images for UEFI boot? Maybe the centos9-stream image?

naved001 commented 2 weeks ago

Maybe the centos9-stream image?

@tzumainn probably. We should probably have at least one of centos/rhel/fedora type image. But I wouldn't rush to prepare these images unless we have specific requirements.

btw, centos8-stream has reached EOL so it's unlikely people would want to use this and we should probably not recommend that image.

tzumainn commented 2 weeks ago

Okay - I'll create an issue to create a compatible centos9-stream image, and close this one.