From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAsfq-0000WE-Q4 for qemu-devel@nongnu.org; Wed, 18 Nov 2009 17:06:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAsfm-0000R0-QF for qemu-devel@nongnu.org; Wed, 18 Nov 2009 17:06:50 -0500 Received: from [199.232.76.173] (port=43449 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAsfm-0000Qf-IE for qemu-devel@nongnu.org; Wed, 18 Nov 2009 17:06:46 -0500 Received: from mail-qy0-f197.google.com ([209.85.221.197]:33167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAsfj-0003e7-MW for qemu-devel@nongnu.org; Wed, 18 Nov 2009 17:06:44 -0500 Received: by qyk35 with SMTP id 35so845298qyk.19 for ; Wed, 18 Nov 2009 14:06:43 -0800 (PST) Message-ID: <4B046FEA.2030501@codemonkey.ws> Date: Wed, 18 Nov 2009 16:06:34 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 References: <1258059195-17582-1-git-send-email-agraf@suse.de> <20091118190254.GA29771@lst.de> <4B045144.10806@codemonkey.ws> <20091118200636.GA31947@lst.de> In-Reply-To: <20091118200636.GA31947@lst.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org, Glauber Costa , Juan Quintela , Alexander Graf , Avi Kivity Christoph Hellwig wrote: > On Wed, Nov 18, 2009 at 01:55:48PM -0600, Anthony Liguori wrote: > >> Did you rebuild qemu and make sure the new BIOS/roms were installed? >> >> >>> and it simply hangs with a black screen once the SDL window opens >>> >>> >> I had this problem because I had not rebuilt qemu. >> > > I did a make clean; ./configure; make; make install over a previously > working backrev installation. Anything special require in addition to > that? > I assume you set prefix with your configure as opposed to make install DESTDIR? If so, can you post your kernel/initrd somewhere so we can try to reproduce? Regards, Anthony Liguori