All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Re: Recent BIOS breaks SYSLINUX
@ 2007-02-06  6:42 Ed Swierk
  2007-02-07 23:49 ` Lonnie Mendez
  0 siblings, 1 reply; 3+ messages in thread
From: Ed Swierk @ 2007-02-06  6:42 UTC (permalink / raw)
  To: qemu-devel

On 2/5/07, Ed Swierk <eswierk@arastra.com> 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.

--Ed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Re: Recent BIOS breaks SYSLINUX
  2007-02-06  6:42 [Qemu-devel] Re: Recent BIOS breaks SYSLINUX Ed Swierk
@ 2007-02-07 23:49 ` Lonnie Mendez
  2007-02-08 10:28   ` Fabrice Bellard
  0 siblings, 1 reply; 3+ messages in thread
From: Lonnie Mendez @ 2007-02-07 23:49 UTC (permalink / raw)
  To: qemu-devel

On Mon, 2007-02-05 at 22:42 -0800, Ed Swierk wrote:
> On 2/5/07, Ed Swierk <eswierk@arastra.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Re: Recent BIOS breaks SYSLINUX
  2007-02-07 23:49 ` Lonnie Mendez
@ 2007-02-08 10:28   ` Fabrice Bellard
  0 siblings, 0 replies; 3+ messages in thread
From: Fabrice Bellard @ 2007-02-08 10:28 UTC (permalink / raw)
  To: qemu-devel

The variable SerialPort seems to be set to 0xffff instead of the I/O 
port of the serial port. I did not try to look further yet.

Regards,

Fabrice.

Lonnie Mendez wrote:
> On Mon, 2007-02-05 at 22:42 -0800, Ed Swierk wrote:
> 
>>On 2/5/07, Ed Swierk <eswierk@arastra.com> 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
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-08 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-06  6:42 [Qemu-devel] Re: Recent BIOS breaks SYSLINUX Ed Swierk
2007-02-07 23:49 ` Lonnie Mendez
2007-02-08 10:28   ` Fabrice Bellard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.