[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Clone a Guest Machine
On Tue, Feb 27, 2007 at 05:34:20PM -0300, Artur Baruchi wrote: > Somebody knows, if does exist a tool to clone a guest system (already > configured and running) ? xen-tools can do that, if you're running on Debian it would be simple to install, then just: xen-create-image --copy=/path/to/mounted/image --hostname=new.host.name --ip=new.ip.address --dist=etch It does assume that you've mounted the disk image of the original server somewhere, and that the distribution is one of the ones it supports, (etch, sarge, gentoo, etc), so that it can configure the networking details for the new copy. Steve -- _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |