To auto start a KVM Virtual Machine on boot time, use command
virsh autostart VMNAME_HERE
To disable a VM from auto starting, run
virsh autostart VMNAME_HERE --disable
See KVM
To auto start a KVM Virtual Machine on boot time, use command
virsh autostart VMNAME_HERE
To disable a VM from auto starting, run
virsh autostart VMNAME_HERE --disable
See KVM
Leave a Reply