RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2110864 - edge-installer ISO image can't boot on BIOS VM
Summary: edge-installer ISO image can't boot on BIOS VM
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: osbuild-composer
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Achilleas Koutsou
QA Contact: Xiaofeng Wang
Eliane Ramos Pereira
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-26 04:38 UTC by Xiaofeng Wang
Modified: 2022-11-15 10:08 UTC (History)
7 users (show)

Fixed In Version: osbuild-composer-61-1.el9
Doc Type: Enhancement
Doc Text:
.RHEL for Edge installer ISO image can now boot on BIOS VM Previously, when building an RHEL for Edge installer image and booting it with ISO on a BIOS VM to install the Edge system, the image could not boot because there was no BIOS configuration support available. As a consequence, the Installation would hang when installed on the BIOS VM. This update adds support to BIOS, and as a result, boot and install Edge system without error.
Clone Of:
Environment:
Last Closed: 2022-11-15 09:50:32 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github osbuild osbuild-composer pull 2912 0 None open Support hybrid boot for edge installers 2022-08-25 09:09:55 UTC
Red Hat Issue Tracker RHELPLAN-129013 0 None None None 2022-07-26 04:39:19 UTC
Red Hat Product Errata RHSA-2022:7950 0 None None None 2022-11-15 09:51:02 UTC

Description Xiaofeng Wang 2022-07-26 04:38:31 UTC
Description of problem:
Build edge-installer image and boot with this ISO on BIOS VM to install Edge system. Can't boot with error:

Booting from DVD/CD ...
Boot Failed: Could not read from CDROM (code 0009)

This ISO image can boot on UEFI VM.

After discuss with @bcl, I summary some consolutions:
1. $ sudo xorriso -indev 81dad475-5d3b-40fb-9ab7-e0e42d29b59f-installer.iso -report_el_torito plain -report_system_area plain
xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project.
No BIOS and UEFI configuration

Drive current: -indev '81dad475-5d3b-40fb-9ab7-e0e42d29b59f-installer.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 47.1g free
xorriso : NOTE : No El Torito information was loaded
xorriso : NOTE : No System Area was loaded

2. Another command have the following output:
El Torito catalog  : 5191  1
El Torito cat path : /boot.catalog
El Torito images   :   N  Pltf  B   Emul  Ld_seg  Hdpt  Ldsiz         LBA
El Torito boot img :   1  UEFI  y   none  0x0000  0x00  14168        5192
El Torito img path :   1  /images/efiboot.img
On a bios bootable image it will also have entries for 
El Torito boot img :   1  BIOS  y   none  0x0000  0x00      4        3620
and isolinux.bin


Version-Release number of selected component (if applicable):
osbuild-60-1.el9.noarch.rpm
osbuild-composer-57-1.el9.x86_64.rpm

How reproducible:
Steps to Reproduce:
1. Deploy a RHEL 9.1 VM
2. git clone https://github.com/virt-s1/rhel-edge.git
3. OCP4_TOKEN=abcdefg QUAY_USERNAME=rhel-edge QUAY_PASSWORD=123456 ./ostree-ng.sh

Actual results:
Installation hang when install on BIOS VM due to booting issue

Expected results:
Boot and install Edge system without error.

Additional info:

Comment 4 Xiaofeng Wang 2022-08-25 14:47:40 UTC
Tested on osbuild-composer-61-1.20220825gitfb102f1.el9.x86.

Comment 7 Xiaofeng Wang 2022-08-31 03:13:02 UTC
Verified on osbuild-composer-62-1.el9.x86_64
Test result: https://github.com/virt-s1/rhel-edge/runs/8104376623?check_suite_focus=true#step:4:3739

Comment 9 errata-xmlrpc 2022-11-15 09:50:32 UTC
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 (Low: Image Builder security, bug fix, and enhancement 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/RHSA-2022:7950


Note You need to log in before you can comment on or make changes to this bug.