From mboxrd@z Thu Jan 1 00:00:00 1970 From: TianJing Subject: Re: KVM on RHEL5.5 Date: Tue, 18 May 2010 15:41:22 +0800 Message-ID: References: <838AA097-1D42-420F-AF46-6361FE85395A@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Alexander Graf , kvm@vger.kernel.org To: Amos Kong Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:44501 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755896Ab0ERHlX convert rfc822-to-8bit (ORCPT ); Tue, 18 May 2010 03:41:23 -0400 Received: by vws9 with SMTP id 9so2491617vws.19 for ; Tue, 18 May 2010 00:41:22 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hi all=EF=BC=8C thanks very much=EF=BC=8C it works after cold boot! tianjing On Fri, May 14, 2010 at 8:59 PM, Amos Kong wrot= e: > On Fri, May 14, 2010 at 4:33 PM, Alexander Graf wrote= : >> On 14.05.2010, at 10:10, TianJing wrote: >>> Hi all, >>> >>> i am trying to install kvm on RHEL5.5, the server is power leader >>> S5000VSA, the CPU is intel E5335, and i check that it support vm. >>> when i run the commamd: =C2=A0modprobe kvm_intel >>> i got the following error message:FATAL: Error inserting kvm_intel >>> (/lib/modules/2.6.26.5-45.fc9.x86_64/extra/kvm-intel.ko): Operation >>> not supported >>> and also i find in the /var/log/dmesg: kvm: disables by bios. >>> so i turn on the VT in the bios,and reboot the server. >>> but again i got the some error,but nothing in the /var/log/dmesg. >>> >>> any ideas? >> >> After enabling VT in the bios you need to power cycle the machine. A= simple reboot doesn't help. > > Yes, I also touched this problem. =C2=A0 problem was resolved after c= old boot. >