noseka1 / openshift-auto-upi

OpenShift Automated User-Provided Infrastructure
Apache License 2.0
98 stars 51 forks source link

PXE confguration fails to boot #38

Open JustinLex opened 2 years ago

JustinLex commented 2 years ago

From testing, it seems that the PXE boot configuration is invalid. The coreos.inst.image_url kernel argument should actually be coreos.live.rootfs_url, and the metal.x86_64.raw.gz image should not be used, but rather the live-rootfs.x86_64.img image.