Hello everyone, I'm facing a problem: I can't int...
# harvester
f
Hello everyone, I'm facing a problem: I can't integrate IPXE into my infrastructure, but I'd still like to automate the creation of ISOs. My goal is to build an ISO containing Harvester's configuration and then automate the process via CI. I've managed to get my configuration files into the ISO, then boot into that ISO by bypassing the installer and trying to run the "harv-install" command in the shell. The installation starts well, but gets stuck at the "extracting file run.sh to /usr/local/tmp" stage. I've tried several solutions found on Harvester's GitHub and elsewhere, without success. Do you have any suggestions? Thanks in advance for your help. 🙂