Backport the fix for bug 1999577 to 4.8.
This bug has been reported fixed in a new RHCOS build. Do not move this bug to MODIFIED until the fix has landed in a new bootimage.
The fix for this bug has landed in a bootimage bump, as tracked in bug 1982001 (now in status MODIFIED). Moving this bug to MODIFIED.
Verified with RHCOS 49.84.202109302214-0 Downloaded the RHCOS live ISO and wrote to USB drive(/dev/sda) $ sudo dd bs=4M if=rhcos-49.84.202109302214-0-live.x86_64.iso of=/dev/sda oflag=sync status=progress Booted USB stick in UEFI mode and verified boot was successful Also booted in BIOS mode and verified boot was successful Need to append 'console=ttyS0,115200n8 console=tty0' to kernel command line before start $ sudo virt-install --name testuefi --memory 2048 --vcpus 2 --disk /dev/sda,bus=usb,device=cdrom --cpu host --boot uefi,cdrom --nographic $ sudo virt-install --name testbios --memory 2048 --vcpus 2 --disk /dev/sda,bus=usb,device=cdrom --cpu host --boot cdrom --nographic
Sorry to change back to ON_QA as wrong RHCOS version, will update result when finish test
Verify passed with 48.84.202109241901-0 with same steps in Comment 5
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.8.14 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:3682