-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.19
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
While generating pxe artifacts for ABI for Day1, we get generic.ins with below entries.
# cat generic.ins
* minimal lpar ins file
images/kernel.img 0x00000000
images/initrd.img 0x02000000
images/genericdvd.prm 0x00010480
images/initrd.addrsize 0x00010408
but from 4.19 kernel.img is changed to vmlinuz. This has to be updated in generic.ins aswell.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create pxe artifacts for ABI
2. Creck the file names in generic.ins under boot-artifacts folder
3.
Actual results:
kernel image name is getting pupulated as kernel.img
Expected results:
Kernel image name should be mapped as vmlinuz
Additional info:
- links to
-
RHEA-2024:11038
OpenShift Container Platform 4.19.z bug fix update