Hi. A short question. I want to know what is the proper steps to create an image from a running domain and use it as base image of another domains. The domain is with Qemu Hypervisor, persistent, and created based on Ubuntu Cloud image. Thank in advance Hongbin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130421/5cf5eb54/attachment.htm>
2013/4/22 Hongbin Lu <hongbin034 at gmail.com>> Hi. > > A short question. I want to know what is the proper steps to create an > image from a running domain and use it as base image of another domains. > The domain is with Qemu Hypervisor, persistent, and created based on Ubuntu > Cloud image. > > you can use qemu-img create with -b to create a new image by point itsbase to the running domain image. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130423/b27a04cf/attachment.htm>