9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Boot floppy
@ 2003-12-29 21:18 vdharani
  0 siblings, 0 replies; 4+ messages in thread
From: vdharani @ 2003-12-29 21:18 UTC (permalink / raw)
  To: 9fans

Hi,

I managed to setup a plan9 CPU/Auth/fs server (with kfs). I wanted to make
a boot floppy for diskless workstation. If I remember correctly, I used to
derive the contents of the floppy from the Plan 9 installation floppy.
Looks like that method doesnt work anymore.

All I am trying to do is make a floppy that loads PBS, recognizes ethernet
card (i82557), sends DHCP (or bootp?) request and gets boot paramaters and
then loads the image from p9 server. As you can see, this is kind-of the
usual way it is done. I think I setup the p9 server correctly. What is
needed is a way to make the right boot floppy. Any pointers?

If not, if I keep 9pcdisk in the floppy itself, will it work? Do I have to
specify IP address of workstation itself, fs and auth machines in the
floppy itself? How do I do it? I remeber there used to be a long line with
these details but I dont think 'man plan9.ini' deals with it. Any pointers?

Thanks in advance.

Regards
dharani





^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [9fans] Boot floppy
@ 2003-12-29 19:14 David Presotto
  2004-01-22 23:52 ` vdharani
  0 siblings, 1 reply; 4+ messages in thread
From: David Presotto @ 2003-12-29 19:14 UTC (permalink / raw)
  To: vdharani, 9fans

The following should be enough to make a boot floppy:

disk/format -b /386/pbs -df /dev/fd0disk /386/9load /tmp/plan9.ini

Just make sure that /tmp/plan9.ini has

ether0=type=<whatever>
bootfile=ether0

in it.


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

end of thread, other threads:[~2004-01-23  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-29 21:18 [9fans] Boot floppy vdharani
  -- strict thread matches above, loose matches on Subject: below --
2003-12-29 19:14 David Presotto
2004-01-22 23:52 ` vdharani
2004-01-23  1:09   ` jmk

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