qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>, gpxe-devel@etherboot.org
Subject: Re: [Qemu-devel] Netboot happens twice (first fail) when using etherboot ROMs
Date: Sun, 1 Aug 2010 21:27:30 +0100	[thread overview]
Message-ID: <AANLkTim0acqEYfTkAYkAe-6_Ypo_B++C08MV_+xdqo0W@mail.gmail.com> (raw)
In-Reply-To: <4C5541F0.6080701@msgid.tls.msk.ru>

On Sun, Aug 1, 2010 at 10:44 AM, Michael Tokarev <mjt@tls.msk.ru> wrote:
> I wonder why with etherboot ROMs, the network boot
> happens two times (0.12.x), like this:
>
> -----
>  Starting SeaBIOS (version 0.5.1-20100801_125707-gandalf)
>
>  Booting from virtio-net.zrom 5.4.4 (GPL) ether...
>  ROM segment 0xc900 length 0x8000 reloc 0x00000000
>  Etherboot 5.4.4 (GPL) http://etherboot.org
>  Drivers: VIRTIO-NET   Images: NBI ELF PXE   Exports: PXE
>  Protocols: DHCP TFTP
>  Relocating _text from: [00087780,0009f310) to [07ee8470,07f00000)
>  Boot from (N)etwork or (Q)uit?
>
>  Probing pci nic...
>  Probing isa nic...
>  <sleep>
>  Boot from (N)etwork or (Q)uit?
>
>  Probing pci nic...
>  [virtio-net]I/O address 0x0000c020, IRQ #11
>  MAC address 52:54:00:12:34:56
>  Searching for server (DHCP)....
> -----
>
> The boot ROMs supplied with the source works as expected.
>
> What's the difference?  Is gpxe behaves differently, or
> is that a difference in build options?

Etherboot and gPXE are different codebases.  gPXE was forked from
Etherboot around 2005 and is now very different.  The Etherboot and
gPXE behavior cannot always be compared, they are not meant to work
the same.

CCed gPXE mailing list.

Stefan

> (This applies to both qemu and qemu-kvm).
>
> Thanks!
>
> /mjt
>
>

  reply	other threads:[~2010-08-01 20:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-01  9:44 [Qemu-devel] Netboot happens twice (first fail) when using etherboot ROMs Michael Tokarev
2010-08-01 20:27 ` Stefan Hajnoczi [this message]
2010-08-02 16:23   ` Gianni Tedesco
2010-08-02 16:43     ` Michael Tokarev
2010-08-02 18:14       ` Stefan Hajnoczi
2010-08-02 20:08         ` [gPXE-devel] " Marty Connor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTim0acqEYfTkAYkAe-6_Ypo_B++C08MV_+xdqo0W@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=gpxe-devel@etherboot.org \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).