I’m currently trying to help out a local maker space by providing an installation medium that can be used to set-up or restore a PC to a known working state.
Ideally I’m looking for a USB drive to be able to boot and default to using a Kickstart configuration, minimising the need for the end user restoring the PC to enter any details or follow more than a couple of steps.
So far i have created a Kickstart file based on a working install, but I’m struggling to find a way to embed and use that file into the boot medium/iso. The guides ive seen look to refference an old ISO layout, that doesn’t work with the latest release ISO.
any help or pointers to relevant reading material is greatly appreciated
I think you can use a kickstart file and then just use the live image which has a system rescue option already. But that repo looks like a good place to start.
Lorax is used to create the Anaconda installer, but it can be used to create a custom install image too, and I think kickstart files are usable in that scenario.
Woo, the gitlab repo managed to build the installation media from the Kickstart file, and using the public release iso. (why does it always seem that I spend a week struggling on something, finally admitting defeat and asking for help. Only then do i find a working solution as i’m waiting for a response )
Thank you for your help, now to start playing around with what i can get embedded into the kickstart config to setup the desktop sessions
Hello, did you happen to get a working installation using kickstart and the USB install stick?
Can you post me your ks.cfg file? I’m also desperate about the automatic installation.
What did you put in your boot syntax? (inst.ks=)?