----- Original Message ----- > From: "Pedro Sousa" <[email protected]> > To: "[email protected]" > <[email protected]> > > Hi all, > > does anybody have a working procedure/howto to convert Windows based VMDK > images to KVM? > > I tried to convert using qemu-img convert command but I always get a blue > screen when I launch the instance. > > Thanks, > Pedro Sousa
You might want to look into virt-v2v ( http://libguestfs.org/virt-v2v/ ). It performs some additional actions to converting the disk image such as injecting virtio drivers. -Steve _______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
