From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Emde Subject: Re: kvm-18 Date: Fri, 13 Apr 2007 09:03:55 +0200 Message-ID: <461F2B5B.2040001@osadl.org> References: <200704130825.00690.eg@tzv.fal.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Eildert Groeneveld Return-path: In-Reply-To: <200704130825.00690.eg-dxCdbQ03lbiELgA04lAiVw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Eildert, > I am trying to get kvm going on my bleeding edge kubuntu system (feisty). > [..] > but when starting kvm or qemu I get > [..] > kvm kernel version too old > Could not initialize KVM, will disable KVM support You preferably configure --prefix=/usr. The command "make install" will then copy the modules to the /lib/modules//extra directory which gets searched first. One of "modprobe kvm_intel" and "modprobe kvm_amd" will then load the newly produced modules. Then start kvm, but fasten your seat belts first. --cbe ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV