create-vm icon indicating copy to clipboard operation
create-vm copied to clipboard

Use .iso and kickstart files to auto-generate a VM

Results 5 create-vm issues
Sort by recently updated
recently updated
newest added

Can you document the commands that read the iso - is it cloud-init? If you could point to the software that uses that data, and document what requiremnts that places...

I love the idea - it's very simple and efficient. virsh is using linux's overlay filesystem to layer the writeable qcow over the base qcow. With the instance shutdown, both...

* Ubuntu 20.04.6 LTS - compatibility * Using `cloud-localds` - as described in cloud-init documentation * `virsh` - auto remove all associated storage volumes

Hi, In create-vm your error message states that the key file cannot be found, but the check is for variable value. I think the check should be something like this:...

[Sun, 05 May 2024 23:32:31 virt-install 61955] WARNING (cli:309) /root/vms/virsh/images/vm1.img may not be accessible by the hypervisor. You will need to grant the 'libvirt-qemu' user search permissions for the following...