9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Terminal Problem
@ 2001-04-16 18:12 forsyth
  2001-04-16 18:19 ` Dave Iafrate - CSCI/F1997
  0 siblings, 1 reply; 7+ messages in thread
From: forsyth @ 2001-04-16 18:12 UTC (permalink / raw)
  To: 9fans

[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] Terminal Problem
@ 2001-04-17 14:52 forsyth
  2001-04-17 15:02 ` Dave Iafrate - CSCI/F1997
  0 siblings, 1 reply; 7+ messages in thread
From: forsyth @ 2001-04-17 14:52 UTC (permalink / raw)
  To: 9fans

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

if you say mk 'CONF=xyz' it creates 9xyz and mk 'CONF=xyz' install copies that to /386/9xyz
so mk 'CONF=pccpu'  is needed to create /386/9pccpu.


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

From: Dave Iafrate - CSCI/F1997 <diafrate@scs.ryerson.ca>
To: forsyth@caldo.demon.co.uk
Cc: 9fans@cse.psu.edu
Subject: Re: [9fans] Terminal Problem
Date: Tue, 17 Apr 2001 10:40:54 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0104171039100.18551-100000@jupiter.scs.ryerson.ca>

On Mon, 16 Apr 2001 forsyth@caldo.demon.co.uk wrote:

> Date: Mon, 16 Apr 2001 22:43:15 +0100
> From: forsyth@caldo.demon.co.uk
> Reply-To: 9fans@cse.psu.edu
> To: 9fans@cse.psu.edu

> you do need the files on the fileserver in /386 that you want
> the terminals to run.  cd /sys/src/9/pc; mk 'CONF=pc' install; mk 'CONF=pcdisk' install
>
which one is which here?
do i mk 'CONF=pc' install and move it to /386/9pc ??
and then do mk 'CONF=pcdisk' install and move to 9pccpu ???

im now using dhcp so here goes...



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] Terminal Problem
@ 2001-04-16 21:43 forsyth
  2001-04-17 14:40 ` Dave Iafrate - CSCI/F1997
  0 siblings, 1 reply; 7+ messages in thread
From: forsyth @ 2001-04-16 21:43 UTC (permalink / raw)
  To: 9fans

>>Thanks but i dont think that is what im looking for.
>>What we have is this:
>>NO DHCP, NO TFTP services.

well, then booting ether0 won't work unless something else
on the network provides those services.  given that you've got
at least one cpu server to act as authentication server, why not
have it boot the terminals as well?  in which case, it will need
to run those servers (just uncomment the lines in cpurc).

you do need the files on the fileserver in /386 that you want
the terminals to run.  cd /sys/src/9/pc; mk 'CONF=pc' install; mk 'CONF=pcdisk' install



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [9fans] Terminal Problem
@ 2001-04-16 18:02 Dave Iafrate - CSCI/F1997
  0 siblings, 0 replies; 7+ messages in thread
From: Dave Iafrate - CSCI/F1997 @ 2001-04-16 18:02 UTC (permalink / raw)
  To: 9fans

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



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

end of thread, other threads:[~2001-04-17 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-16 18:12 [9fans] Terminal Problem forsyth
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

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