On Wed, Feb 4, 2015 at 9:08 PM, Mark Knecht <[email protected]> wrote: > I took a quick look this morning. I think there is some support for > Win 7/8 on 64-bit systems. I am attempting to bring up KVM now. May > have something to say in a few days. Would be very helpful to know how > to convert a VB VM as full installed take a lot more time.
I'm sure there is a way to convert the disk image, but if not I'd just do what I'd do with a physical PC - boot up clonezilla and create a disk image (stored via ftp/samba/etc), and then boot it up on the destination VM and restore the image. You'll need to make sure the KVM image is configured using hardware natively supported by windows, since you aren't running the installer. Either that or you could install the virtio drivers or whatever is recommend from vmware so that the image boots up without a fuss on kvm. -- Rich
