9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Terminal Problem
Date: Mon, 16 Apr 2001 19:12:00 +0100	[thread overview]
Message-ID: <20010416181444.BBA20199FA@mail.cse.psu.edu> (raw)

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

the root can come from the file server -- answer il to root from ... -- but the file server itself doesn't
boot terminals using bootp/tftpd.  that's done by a cpu server running ip/dhcpd and ip/tftpd.
see the commented-out lines in /rc/bin/cpurc.
furthermore the terminals need to be set for booting in /lib/ndb (eg, /lib/ndb/local),
for instance

ip=200.1.1.46 ether=00a0cc3cd489 sys=vivido
	dom=vivido.vitanuova.com
	bootf=/386/9pc
	proto=il

the ether= and bootf= are needed for booting; proto=il is needed to cause the
terminal once booted to use il for other services (such as cpu).
if ip/dhcpd is running on a cpu server, you can look at /sys/log/ipboot
to track its actions.

for the above entry to work, the /lib/ndb/local also should have fs= and auth=
entries at the subnet or network level.  (you can include them per terminal, but
that's normally done only if they need to be different from the default configuration.)


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

From: Dave Iafrate - CSCI/F1997 <diafrate@scs.ryerson.ca>
To: 9fans@cse.psu.edu
Subject: [9fans] Terminal Problem
Date: Mon, 16 Apr 2001 14:02:58 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0104161401140.7609-100000@jupiter.scs.ryerson.ca>

We seem to have a problem with out terminal setup.  Bootp times out when
we try to boot from ether0.  Do we have to compile a kernel for
this.  We're booting from a floppy trying to boot from the file server.

Thanks in advance

             reply	other threads:[~2001-04-16 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-16 18:12 forsyth [this message]
2001-04-16 18:19 ` Dave Iafrate - CSCI/F1997
  -- strict thread matches above, loose matches on Subject: below --
2001-04-17 14:52 forsyth
2001-04-17 15:02 ` Dave Iafrate - CSCI/F1997
2001-04-16 21:43 forsyth
2001-04-17 14:40 ` Dave Iafrate - CSCI/F1997
2001-04-16 18:02 Dave Iafrate - CSCI/F1997

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=20010416181444.BBA20199FA@mail.cse.psu.edu \
    --to=forsyth@caldo.demon.co.uk \
    --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).