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] PXE boot?
Date: Fri, 30 May 2003 14:57:28 -0400	[thread overview]
Message-ID: <81bb64a172526c2b471d6db3e451dd44@plan9.bell-labs.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0305281253160.26256-100000@maxroach.lanl.gov>

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

The 32k limitation doesn't seem to be true.  The limitiation is architecture
dependent and the PC seems to have chosen infinite, though there is a
practical limit of (640-28)K because of where things get loaded.  I've
got 9load saying hello but it crashes when it jumps to 32 bit mode.
My forehead is getting bloodier by the minute.

[-- Attachment #2: Type: message/rfc822, Size: 2440 bytes --]

From: ron minnich <rminnich@lanl.gov>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] PXE boot?
Date: Wed, 28 May 2003 12:58:40 -0600 (MDT)
Message-ID: <Pine.LNX.4.44.0305281253160.26256-100000@maxroach.lanl.gov>

I thought that PXE could only handle a 32-KB boot image. I have heard this
quite a few times. I read the standard years ago but was sufficiently
impressed that the standard was filed in the manner it deserved, so I no
longer have access to it.

Anyway, if my 32KB guess is true, you may have to have PXE load etherboot,
and then have etherboot load 9load in the way that you did last summer at
LANL.

See this: http://news.gw.com/freebsd.cluster/275 for a discussion of some
PXE limitations.

I just did some quick looking round and just about everything that uses
PXE uses it to boot a little stub thing (etherboot, etc.) that in turn
boots the real thing.

You may want to get etherboot, build it with the PXE options, and see how
far you get.

ron

  reply	other threads:[~2003-05-30 18:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28 17:31 andrey mirtchovski
2003-05-28 17:36 ` David Presotto
2003-05-28 18:32   ` andrey mirtchovski
2003-05-28 18:58     ` ron minnich
2003-05-30 18:57       ` David Presotto [this message]
2003-05-30 19:03         ` ron minnich
2003-05-30 19:20         ` andrey mirtchovski
2003-05-30 19:41           ` ron minnich
2003-05-30 19:53             ` boyd, rounin
2003-05-30 19:57               ` ron minnich
2003-05-30 20:04                 ` boyd, rounin
2003-05-30 19:57             ` andrey mirtchovski
2003-06-01 14:14 Richard Miller
2003-06-01 15:45 ` Nigel Roles
2003-06-02  4:10   ` lucio

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=81bb64a172526c2b471d6db3e451dd44@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).