From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2Znm-00029F-J6 for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:30:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2Zmm-0001mo-2z for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:29:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2Zmi-0001Ua-6L for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:29:12 -0400 Received: from [195.250.128.83] (helo=smtp3.vol.cz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2Ze3-0007I9-Q3 for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:20:16 -0400 Message-ID: <42F8FE4C.3080506@reactos.com> Date: Tue, 09 Aug 2005 21:04:44 +0200 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] importing VMWare image References: <42F8F674.8020003@revolutionlinux.com> In-Reply-To: <42F8F674.8020003@revolutionlinux.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: yves.trudeau@revolutionlinux.com, qemu-devel@nongnu.org Yves Trudeau wrote: > Hi, > I am trying to use a VMWare Win2k image in Qemu-0.7.1. I imported > the image with qemu-img successfully but when I lauch qemu, I have the > first part (in text mode) of the win2k boot with the progress bar but > as soon as it attempt to switch to graphic mode, qemu freezes. I > tried "--stdvga" and booted win2k in safe-mode with no result. Is > there someone who successfully imported a VMWare image? Any hint will > be appreciated. > > Yves The hardware emulated by QEMU and VMware is different. You might want to try running the image in VMware and reinstalling "Standard IDE driver" instead of the one that is used and then importing the image. - Filip