From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkFlM-0002vT-OJ for qemu-devel@nongnu.org; Thu, 08 Oct 2015 14:17:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkFlJ-00036J-HO for qemu-devel@nongnu.org; Thu, 08 Oct 2015 14:17:56 -0400 Received: from v220110690675601.yourvserver.net ([37.221.199.173]:48005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkFlJ-00034x-By for qemu-devel@nongnu.org; Thu, 08 Oct 2015 14:17:53 -0400 Message-ID: <5616B34D.50805@weilnetz.de> Date: Thu, 08 Oct 2015 20:17:49 +0200 From: Stefan Weil MIME-Version: 1.0 References: <46768092-CFB2-406F-AD47-8DDD41325927@yahoo.com> <5616AE6F.6090109@parallels.com> In-Reply-To: <5616AE6F.6090109@parallels.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aaron Elkins , "qemu-devel@nongnu.org Developers" Cc: Olga Krishtal Am 08.10.2015 um 19:57 schrieb Olga Krishtal: > On 07/10/15 14:41, Aaron Elkins wrote: >> Hi, >> >> With this command line: >> >> qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024 >> >> and I have my windows 7 cd in the cd rom, and the installation >> process hang on startup, here is >> the screen shot: >> >> https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0 >> >> >> Any help? >> >> My host is: Mac OS X 10.11 El Capitan >> >> -Aaron > I suppose we do need more information, especially about hw that you > defined for this vm > According to msdn you are using old processor type: > https://msdn.microsoft.com/ru-ru/library/windows/hardware/ff559072(v=vs.85).aspx Hi Aaron, I'm afraid you got this error: https://bugs.launchpad.net/qemu/+bug/921208. We have this problem now for several years. Most people don't care because it only happens with TCG (your only option for Mac), not with KVM (the usual option for Linux). It is also typically seen during the installation of Windows, not after the installation. I suggest using VirtualBox for your Mac - it runs stable and is faster, too. Regards, Stefan