I have a kvm machine called win10 (win10.qcow2) - I would like to run a script that would launch this machine. I have played with virsh start win10 but all this does (looking at the libvirt manager gui) is start the machine (which I guess is fair enough!) - in order to launch as a Desktop machine I have to Open it via virt manager. So I'm half way to where I want to go. Is there a (simple?) way of running a command/having a script that will actually launch win10.qcow2 as a Desktop machine?
↧