|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Windows XP HVM on qcow diskfile and snapshots
On Sat, 11 Apr 2009 16:10:21 +0200
Geert Janssens <info@xxxxxxxxxxxx> wrote:
> * Created a copy-on-write disk image, based on my original image with
> qemu-img create -b <original image> -fmt qcow <new image>
> and changed the blockdevice line in my config file to
> disk = [ 'tap:qcow:<new image>,hda,w', ',hdc:cdrom,r' ]
>
> However, this configuration won't boot. To be exact, the guest aborts
> very shortly after the bios hard drive discovery. So I presume the
> copy-on-write disk image is somehow not working.
>
> Any hints on what goes wrong here ?
I have the same problem with a freshly created qcow2 image using the
qemu-img-xen tool. The original qcow2 image works perfectly with
tap:qcow2, but attempting to use it as a base for a new image halts the
boot immediately. The xend.log file don't show any errors, it only
points me to the VM-specific log, which just stops dead.
Perhaps this functionality isn't supported?
Brian Conway
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|