qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Base images


From: Michael McConnell
Subject: Re: [Qemu-devel] Base images
Date: Tue, 21 Nov 2006 11:06:15 +0000
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

David Roberts wrote:
Hi,

I've got a couple of questions about creating images linked to base images:
- `qemu-img commit` commits changes directly to the base image. Is there a way to create a new merged image with the changes so as not to change the original? - I noticed that images refer to their base image using an absolute path. Is there a way to change an image's base image reference? (for example when the base image is renamed / moved to a different directory)

qemu-img convert [-c] <changes-file> -O qcow <new-base-file>

should do what you want.

--
-- Michael "Soruk" McConnell
  Eridani Star System

  MailStripper - http://www.MailStripper.eu/ - SMTP spam filter
  Mail Me Anywhere - http://www.MailMeAnywhere.com/ - Mobile email




reply via email to

[Prev in Thread] Current Thread [Next in Thread]