Creating XML configuration file with VIRSH

If you already have running virtual machine, you should use libvirt tools to manage your virtual instances.

virsh list

Id Name State
—————————————————-
2 Fedora19 running

Ok. Good its running.

virsh dumpxml Fedora19  > ./Fedora19.xml

Done.

Leave a Reply

Your email address will not be published. Required fields are marked *