From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HEDm8-0002yl-I7 for qemu-devel@nongnu.org; Mon, 05 Feb 2007 19:01:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HEDm3-0002v2-9W for qemu-devel@nongnu.org; Mon, 05 Feb 2007 19:01:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEDm2-0002uk-Ut for qemu-devel@nongnu.org; Mon, 05 Feb 2007 19:01:27 -0500 Received: from wr-out-0506.google.com ([64.233.184.228]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HEDm2-0003wp-GI for qemu-devel@nongnu.org; Mon, 05 Feb 2007 19:01:26 -0500 Received: by wr-out-0506.google.com with SMTP id i7so1321507wra for ; Mon, 05 Feb 2007 16:01:26 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 16:01:22 -0800 From: "Ed Swierk" Sender: eswierk@gmail.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: [Qemu-devel] Re: Recent BIOS breaks SYSLINUX with -nographic Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 2/5/07, Ed Swierk wrote: > I'm attempting to boot a Linux disk image with the SYSLINUX boot > loader using the -nographic option. On the latest qemu CVS, the boot > loader hangs before printing "Ready" and booting the kernel. But if I > use the same version of qemu with the BIOS from 0.8.2, it boots just > fine. More specifically, bios.bin rev 1.14 works, rev 1.15 doesn't. --Ed