
22 Apr
2013
22 Apr
'13
8:41 p.m.
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 its
2013/4/22 Hongbin Lu <hongbin034@gmail.com> base to the running domain image.