From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HEwYC-0006ua-9N for qemu-devel@nongnu.org; Wed, 07 Feb 2007 18:50:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HEwY9-0006uJ-Un for qemu-devel@nongnu.org; Wed, 07 Feb 2007 18:50:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEwY9-0006uG-O8 for qemu-devel@nongnu.org; Wed, 07 Feb 2007 18:50:05 -0500 Received: from ms-smtp-05.texas.rr.com ([24.93.47.44]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HEwY9-0001Bx-AZ for qemu-devel@nongnu.org; Wed, 07 Feb 2007 18:50:05 -0500 Received: from vaio (cpe-66-68-31-100.austin.res.rr.com [66.68.31.100]) by ms-smtp-05.texas.rr.com (8.13.6/8.13.6) with ESMTP id l17NnxbU013509 for ; Wed, 7 Feb 2007 17:49:59 -0600 (CST) Subject: Re: [Qemu-devel] Re: Recent BIOS breaks SYSLINUX From: Lonnie Mendez In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Feb 2007 17:49:53 -0600 Message-Id: <1170892193.3906.17.camel@vaio> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Mon, 2007-02-05 at 22:42 -0800, Ed Swierk wrote: > 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 testing reveals that -nographic has nothing to do with the > problem. The FC6 diskboot.img (which uses SYSLINUX) doesn't boot, even > without -nographic: > > http://mirrors.kernel.org/fedora/core/6/i386/os/images/diskboot.img > > The FC6 boot.iso (which uses ISOLINUX) boots fine: > > http://mirrors.kernel.org/fedora/core/6/i386/os/images/boot.iso > > as does diskboot.img with bios.bin 1.14 or earlier. Seems to be hanging here: http://www2.kernel.org/git/?p=boot/syslinux/syslinux.git;a=blob;f=conio.inc#l271