9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] new pc bootstraps on sources
@ 2012-05-11 22:50 geoff
  2012-05-15 20:39 ` Richard Miller
  0 siblings, 1 reply; 2+ messages in thread
From: geoff @ 2012-05-11 22:50 UTC (permalink / raw)
  To: 9fans

9boot(8) is the place to start.  9boot replaces 9pxeload but is more
persistent.  9load and 9loadusb should behave much as the old ones
did, though I hope that the new ones will run on more machines.  One
can boot through any PCI ethernet interface for which we have a kernel
driver now.

We are using 9boot to boot virtually all of our machines, including
those running amd64 kernels.

Thanks to my very patient beta testers, David du Colombier, John
Floren and the lsub crew.  Gorka contributed new CD booting code and I
swiped Russ Cox's old decompressing executable header.



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

* Re: [9fans] new pc bootstraps on sources
  2012-05-11 22:50 [9fans] new pc bootstraps on sources geoff
@ 2012-05-15 20:39 ` Richard Miller
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Miller @ 2012-05-15 20:39 UTC (permalink / raw)
  To: 9fans

> 9load and 9loadusb should behave much as the old ones
> did, though I hope that the new ones will run on more machines.

With either of these, I get
	panic: RMCODE < 2070 bytes

It seems that the real-mode code is a bit large:

term% nm -ng /386/9loaddebug
80010000 T _start16r
80010000 T _KTZERO
...
80010816 T realmodeend




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

end of thread, other threads:[~2012-05-15 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-11 22:50 [9fans] new pc bootstraps on sources geoff
2012-05-15 20:39 ` Richard Miller

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