On Fri, 18 May 2012 13:10:43 +0100
John Horne wrote:

> As said, the images already exist and will be available to the F17 PC,
> so things like using virsh 'dumpxml' then 'create' don't seem to work
> since they are trying to create an image that already exists.

Actually dumpxml and create are exactly what you want. You do the
dumpxml on your current machine and the create (using that xml file)
on the new machine (modifying the location of the image file in the
xml if it doesn't appear to be in the same place on the new machine).

The same xml files dumpxml print are stashed in /etc/libvirt/qemu,
so you can copy them over from there.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to