Ask Bjørn Hansen wrote:
Any ideas? Maybe my question could be rephrased as: How do I convert my /etc/xen configuration files to virsh XML files?
start the VM with xm, and when the guest is running, you can do virsh dumpxml <guestname> Olivier