Bug 2177279
| Summary: | windows-efi-installer fails for en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Dominik Holler <dholler> |
| Component: | Infrastructure | Assignee: | Karel Šimon <ksimon> |
| Status: | CLOSED ERRATA | QA Contact: | Geetika Kapoor <gkapoor> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.13.0 | CC: | ycui |
| Target Milestone: | --- | ||
| Target Release: | 4.14.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kubevirt-tekton-tasks-operator-rhel9-container-v4.14.0-15 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-08 14:05:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dominik Holler
2023-03-10 17:16:13 UTC
Extracting the files manually show that the files should be only around 5G [dominik@p1gen3 iso]$ guestfish -a en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso -m /dev/sda tar-out / - | tar xvf - -C /tmp/extracted-iso-files [dominik@p1gen3 iso]$ du -sh /tmp/extracted-iso-files/ 5.0G /tmp/extracted-iso-files/ So the size limit of 7Gi should be fine, but maybe it could be increased by a few Gi to be able to handle bigger windows installation media. Worked and passed using custom namespace. 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 (Important: OpenShift Virtualization 4.14.0 Images security and 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/RHSA-2023:6817 |