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 2144801 - rebuild to include usb installation fix (growfs) and ignition injection support
Summary: rebuild to include usb installation fix (growfs) and ignition injection support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: rust-coreos-installer
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 9.2
Assignee: idiez
QA Contact: Xiaofeng Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-22 11:08 UTC by Antonio Murdaca
Modified: 2023-05-09 09:02 UTC (History)
5 users (show)

Fixed In Version: rust-coreos-installer-0.16.1-2.el9
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-09 07:46:33 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-140159 0 None None None 2022-11-22 11:09:57 UTC
Red Hat Product Errata RHEA-2023:2329 0 None None None 2023-05-09 07:46:37 UTC

Comment 3 Yi He 2022-12-16 15:14:16 UTC
Tested the latest coreos-installer build https://kojihub.stream.rdu2.redhat.com/koji/buildinfo?buildID=27846, everything looks good, just one more step needed:to use that USB to boot a bare-metal machine.

My steps:
1. create a local repo with coreos-installer rpm files.
2. add this local repo in osbuild-composer.
3. build a container image and serve it over httpd.
4. build a simplified-installer image.
5. run this command to provision edge vm:
[root@yih-rhel91-core osbuild-composer]# sudo virt-install --name=add-usb --disk path="${LIBVIRT_IMAGE_PATH}",format=qcow2 --disk path="${LIBVIRT_FAKE_USB_PATH}",format=qcow2 --ram 3072 --vcpus 2 --network network=integration,mac=34:49:22:B0:83:32 --os-type linux --os-variant ${OS_VARIANT} --cdrom /var/lib/libvirt/images/0af3d8ad-83fd-4628-afea-28cf6523a27d-simplified-installer.iso --boot uefi,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/edk2/ovmf/OVMF_VARS.fd,loader_secure=no --nographics --noautoconsole --wait=15 --noreboot
6. after provision completed, boot the vm, and run this command:
[admin@vm-uefi-02 ~]$ lsblk
NAME                                          MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINTS
sr0                                            11:0    1 1024M  0 rom   
vda                                           252:0    0   20G  0 disk  
├─vda1                                        252:1    0    1M  0 part  
├─vda2                                        252:2    0  127M  0 part  /boot/efi
├─vda3                                        252:3    0  384M  0 part  /boot
└─vda4                                        252:4    0 19.5G  0 part  
  └─luks-ef368bc7-3e2d-460a-a0ab-2978898411a1 253:0    0 19.5G  0 crypt 
    └─rootvg-rootlv                           253:1    0    9G  0 lvm   /var
                                                                        /sysroot/ostree/deploy/redhat/var
                                                                        /usr
                                                                        /etc
                                                                        /
                                                                        /sysroot
vdb                                           252:16   0   20G  0 disk

Comment 9 Xiaofeng Wang 2023-02-15 03:32:08 UTC
Verified on coreos-installer-0.16.1-2.el9.x86_64.rpm.

Comment 11 errata-xmlrpc 2023-05-09 07:46:33 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 (rust-coreos-installer 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/RHEA-2023:2329


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