GitHub user weizhouapache added a comment to the discussion: Missing systemvm.iso
@rhpijnacker-philips you can try with this command to generate the systemvm.iso ``` cd /usr/share/cloudstack-common/vms/ genisoimage -quiet -r -o systemvm.iso agent.zip cloud-scripts.tgz ``` this may not work GitHub link: https://github.com/apache/cloudstack/discussions/13154#discussioncomment-16903045 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
