9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] BOOTP vs DHCP
Date: Sat, 21 Jun 2003 21:05:56 -0400	[thread overview]
Message-ID: <bd5f7cf72808a5ee7cc1ac750286000e@plan9.bell-labs.com> (raw)
In-Reply-To: <3EF4FD36.3060507@nospam.com>

PXE BIOS's don't need a pxe server.  They just use dhcp and tftp
to pick up a program to load at 0x7C00 and then jump to it.

The only thing that's different about PXE BIOS DHCP's is that they
set the vendorclass to something starting with PXE.

PXE BIOS's do provide a 16 bit interface for doing further tftp's
etc but, since 9load already does all of that in 32 bit mode, there's
no real reason.

9pxeload is just a 9load that knows that it gets loaded at a
different location and that has to shift from 16 bit mode
to 32 bit mode when it starts.


  reply	other threads:[~2003-06-22  1:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-22  0:14 David Presotto
2003-06-22  0:49 ` bs
2003-06-22  1:05   ` David Presotto [this message]
2003-06-22  1:32     ` bs
2003-06-22  2:27       ` David Presotto
2003-06-22  2:53         ` bs
2003-06-22  2:56           ` bs
2003-06-22  1:21 ` northern snowfall
2003-06-22  2:38   ` Dan Cross
2003-06-22  2:46     ` Christopher Nielsen
2003-06-22  4:14     ` northern snowfall

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=bd5f7cf72808a5ee7cc1ac750286000e@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    /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).