From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: VM not booting anymore after Ubuntu upgrade Date: Wed, 04 Aug 2010 09:48:05 +0300 Message-ID: <4C590D25.4070302@redhat.com> References: <4C58FD2F.9050708@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org To: =?ISO-8859-1?Q?Andr=E9_Weidemann?= Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50701 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758197Ab0HDGsJ (ORCPT ); Wed, 4 Aug 2010 02:48:09 -0400 In-Reply-To: <4C58FD2F.9050708@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 08/04/2010 08:39 AM, Andr=E9 Weidemann wrote: > Hi, > I recently upgraded my machine from Ubuntu 9.10 to 10.4 (x86_64). > Ever since I upgraded my machine I cannot get qemu-kvm to start again= =2E > > I did not install the kvm package provided by Ubuntu. Instead I pulle= d=20 > todays git from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git an= d=20 > ran ./configure && make -j6 && make install. > The configure output can be found here: http://pastebin.org/447003 > > I am using the following command line to boot qemu-kvm: > > qemu-system-x86_64 -vnc :2 -k de -m 1024 -drive=20 > file=3D/dev/sda,if=3Dide,index=3D0 > > When connecting to the VNC console I only get a black screen. Does the monitor work? add -monitor stdio to the command line and typ= e=20 'info registers' after you get the bla[nc]k screen. --=20 I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.