From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: kvm troubles Date: Fri, 25 Dec 2009 23:18:30 +0300 Message-ID: <4B351E16.7000401@msgid.tls.msk.ru> References: <9232def20912240303r36d51aaak66122426b833811c@mail.gmail.com> <4B335045.3040904@chaschperli.ch> <9232def20912250309s64a111cex5d575783d009ced4@mail.gmail.com> <4B349FCD.4020102@chaschperli.ch> <9232def20912251148v7195d5c6qbca85de27a559ed7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Divick Kishore Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:57870 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754004AbZLYUSd (ORCPT ); Fri, 25 Dec 2009 15:18:33 -0500 In-Reply-To: <9232def20912251148v7195d5c6qbca85de27a559ed7@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Divick Kishore wrote: > Hi, > >> package name is qemu-kvm, executable name is just kvm. (see packages file >> list: dpkg -L qemu-kvm). do remove qemu. > > I don't see any executable by the name kvm. See the output of dpkg -L > qemu-kvm and dpkg -L kvm-kmod. But I do see an executable by the name > qemu-system-x86_64 and I am trying to use the same to run an OS image. > I have even tried to uninstall qemu from my system and then also I see > the same crash as listed in the earlier post. > > dpkg -L qemu-kvm > /. > /usr > /usr/share > /usr/share/doc > /usr/share/doc/qemu-kvm > /usr/share/doc/qemu-kvm/Changelog > /usr/share/doc/qemu-kvm/LICENSE > /usr/share/doc/qemu-kvm/COPYING > /usr/share/doc/qemu-kvm/TODO > /usr/share/doc/qemu-kvm/README > /usr/share/doc/qemu-kvm/VERSION > /usr/share/doc/qemu-kvm/COPYING.LIB > /usr/local > /usr/local/share > /usr/local/share/man > /usr/local/share/man/man8 ... Where you got this package from? It is not from www.corpit.ru for sure -- no of the packages there contains /usr/local. It's built differently, to the point where it's impossible to get files in improper place. Please show me `dpkg -s qemu-kvm'. [] > /usr/local/bin/qemu-system-x86_64 That's the thing, but in my package it gets renamed to kvm and placed to /usr/bin. /mjt