Uploaded image for project: 'CentOS Stream Pipeline'
  1. CentOS Stream Pipeline
  2. CS-2672

GenericCloud (x86_64) images do not support UEFI

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Release Engineering
    • None
    • False
    • None
    • False
    • Testable

      GenericCloud (x86_64) images still do not support UEFI:

      https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20241216.0.x86_64.qcow2

       

      # find /boot/efi
      /boot/efi
      /boot/efi/EFI
      /boot/efi/EFI/centos
      
      # fdisk -l /dev/vda
      Disk /dev/vda: 100 GiB, 107374182400 bytes, 209715200 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: gpt
      Disk identifier: ECBA907A-D2AD-4E52-AEE7-673EE4DA11DF
      Device     Start       End   Sectors  Size Type
      /dev/vda1   2048      4095      2048    1M BIOS boot
      /dev/vda2   4096 209715166 209711071  100G Linux filesystem 

       

      The aarch64 images already support UEFI:

       

      # find /boot/efi/
      /boot/efi/
      /boot/efi/EFI
      /boot/efi/EFI/BOOT
      /boot/efi/EFI/BOOT/fbaa64.efi
      /boot/efi/EFI/BOOT/BOOTAA64.EFI
      /boot/efi/EFI/centos
      /boot/efi/EFI/centos/mmaa64.efi
      /boot/efi/EFI/centos/shim.efi
      /boot/efi/EFI/centos/shimaa64-centos.efi
      /boot/efi/EFI/centos/shimaa64.efi
      /boot/efi/EFI/centos/grub.cfg
      /boot/efi/EFI/centos/grubaa64.efi
      /boot/efi/EFI/centos/gcdaa64.efi
      /boot/efi/EFI/centos/BOOTAA64.CSV
      
      # fdisk -l /dev/vda
      Disk /dev/vda: 100 GiB, 107374182400 bytes, 209715200 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: gpt
      Disk identifier: 2AC19072-90F2-41F8-8FAC-65001D3F4F82
      Device       Start       End   Sectors  Size Type
      /dev/vda1     2048   1230847   1228800  600M EFI System
      /dev/vda2  1230848 209715166 208484319 99.4G Linux filesystem 

       

       

              tdawson@redhat.com Troy Dawson
              sudakyoto Akihiro Suda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: