From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXjOo-00089I-6T for qemu-devel@nongnu.org; Thu, 12 Feb 2009 16:47:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXjOm-00088l-BW for qemu-devel@nongnu.org; Thu, 12 Feb 2009 16:47:09 -0500 Received: from [199.232.76.173] (port=35227 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXjOm-00088h-5W for qemu-devel@nongnu.org; Thu, 12 Feb 2009 16:47:08 -0500 Received: from sj-iport-2.cisco.com ([171.71.176.71]:41468) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LXjOl-0003aL-L8 for qemu-devel@nongnu.org; Thu, 12 Feb 2009 16:47:07 -0500 Message-ID: <499498B4.8060602@cisco.com> Date: Thu, 12 Feb 2009 14:46:28 -0700 From: "David S. Ahern" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] running windows xp created by vmware server on kvm/qemu Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, kvm-devel Has anyone successfully ported a Windows XP image from vmware server to kvm/qemu? My attempt is getting a blue screen that disappears very quickly -- something about a corrupted image. I can attach the disk image as a second drive to another XP instance -- one created with kvm and running on it -- and the original disk image seems to be fine. Any ideas? david