9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] PXE and 9load, miserable together
@ 2003-05-29 19:47 David Presotto
  2003-05-30 17:59 ` [9fans] 9pm broken Jack Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: David Presotto @ 2003-05-29 19:47 UTC (permalink / raw)
  To: 9fans

PXE starts the program it loads at 0x7C00 in 16 bit mode.
9load is really a 32 bit mode program that expects to be
running at 0x80010000.  We need a cross twixt ld.com and
9load that does the right thing, i.e., that knows to cross
from 16 bit mode to 32 bit mode and things its running
at the right place.  I'll do it and call it 9pxeload.


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

* Re: [9fans] 9pm broken
  2003-05-29 19:47 [9fans] PXE and 9load, miserable together David Presotto
@ 2003-05-30 17:59 ` Jack Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Jack Johnson @ 2003-05-30 17:59 UTC (permalink / raw)
  To: 9fans

Sorry, my mistake.  I have cygwin in my path.

-J




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

end of thread, other threads:[~2003-05-30 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-29 19:47 [9fans] PXE and 9load, miserable together David Presotto
2003-05-30 17:59 ` [9fans] 9pm broken Jack Johnson

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).