9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: steve.simon@ntlworld.com, 9fans@cse.psu.edu
Subject: Re: [9fans] diskless boot of one terminal off kfs machine
Date: Tue,  4 Feb 2003 09:20:07 -0500	[thread overview]
Message-ID: <cd43f33b55387ba75eb37576e7bd1ef2@plan9.bell-labs.com> (raw)
In-Reply-To: <003101c2cc32$448d3090$cabcfc3e@swlocal>

It sounds like you're booting a kernel but not finding the file
server (or auth server).  Bootp/dhcp (or your plan9.ini) must be
telling you a file server since you're not being prompted for one.

1) does 'netstat -n' on savan show anything listening on 17008?  If not,
  the kfs there isn't listening for network calls.  It doesn't do it by
  default, you have to ask it to.  Do 'disk/kfscmd listen' and then do
  a 'netstat -n'.  man kfscmd

2) are you pointing to the right file server?  What does the /lib/ndb
  entry look like for larch?

3) are you running an auth server on savan?

Also to get the savan to be a boot server, you need to run 'ip/tftpd' in
addition to the ip/dhcpd.

If you still have problems, send me copies of the /lib/ndb files, savan's
/bin/termrc, the plan9.ini on larch, and the output of a 'netstat -n'.


  parent reply	other threads:[~2003-02-04 14:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04  9:46 Steve Simon
2003-02-04 10:04 ` Conor Williams
2003-02-04 14:20 ` David Presotto [this message]
2003-02-04 17:26 ` Russ Cox
2003-02-04 22:47 Steve Simon
     [not found] <85769895@snellwilcox.com>
2003-02-04 22:47 ` Steve Simon
2003-02-04 23:14   ` Russ Cox

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=cd43f33b55387ba75eb37576e7bd1ef2@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    --cc=steve.simon@ntlworld.com \
    /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).