From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Melekhov Subject: centos 6.4 kvm, can't install windows 2008r2 Date: Wed, 13 Nov 2013 09:23:56 +0400 Message-ID: <52830CEC.2030404@belkam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.belkam.com ([88.80.32.212]:52870 "HELO mail.belkam.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751157Ab3KMFdm (ORCPT ); Wed, 13 Nov 2013 00:33:42 -0500 Received: from inetgw2.p98.belkam.com (localhost [127.0.0.1]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.belkam.com (Postfix) with ESMTPS id BC3531E0D8B for ; Wed, 13 Nov 2013 09:23:56 +0400 (MSK) Received: from localhost (localhost [127.0.0.1]) by inetgw2.p98.belkam.com (Postfix) with ESMTP id BA70B260393 for ; Wed, 13 Nov 2013 09:23:56 +0400 (MSK) Received: from inetgw2.p98.belkam.com ([127.0.0.1]) by localhost (inetgw2.p98.belkam.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8w8e0qsUOahv for ; Wed, 13 Nov 2013 09:23:56 +0400 (MSK) Received: from [192.168.22.229] (dm.p98.belkam.com [192.168.22.229]) by inetgw2.p98.belkam.com (Postfix) with ESMTP id A82F026036D for ; Wed, 13 Nov 2013 09:23:56 +0400 (MSK) Sender: kvm-owner@vger.kernel.org List-ID: Hello! My colleague tries to install 64bit windows 2008r2 on centos 6.4 server: here is kernel version: # uname -a Linux gesar 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux during setup ( at early stage ) he got: driver_irql_not_less_or_equal stop code is 0x000000d1 But he successefully installed windows 2003 on this server.... Any ideas about which driver can cause this and how to fix? Thank you!