-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install with custom kickstart anaconda-iso failed with error "Kickstart file /run/install/ks.cfg is missing" #643
Comments
wrapped custom kickstart content in config.json format as below
And use upstream bib and fedora 40 bootc image , iso build is successful.
|
Also I didn't hit this issue using registry.stage.redhat.io/rhel9/bootc-image-builder:rhel-9.5 and registry.stage.redhat.io/rhel9/rhel-bootc:rhel-9.5 while wrapping kickstart content in config.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build
anaconda-iso
with custom kickstart added. Install with this iso failed with errorKickstart file /run/install/ks.cfg is missing
. I mount this iso and check the ks file in it. The custom kickstart content has been added into this ISObootc image: registry.stage.redhat.io/rhel9/rhel-bootc:rhel-9.5
bib image: registry.stage.redhat.io/rhel9/bootc-image-builder:rhel-9.5
Build command:
config.toml
:The text was updated successfully, but these errors were encountered: