9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: rs_rlab@mail.ru, 9fans@cse.psu.edu
Subject: Re: [9fans] fossil start before network mount
Date: Thu, 17 Nov 2005 11:06:15 +0000	[thread overview]
Message-ID: <ddfb3ad6256a49dbc26534b20afc38b9@quintile.net> (raw)
In-Reply-To: <1010214343.20051117105028@mail.ru>

I believe the problem is that you do not have a network interface,
perhaps your ethernet card is not known to plan9? Alternatively
it may need some options in plan9.ini (set the plan9.ini manpage).

You can check that plan9 knows about your ethernet card by typing
cat /net/ether0/addr (to see its MAC address), and basic ip activity
can be proved by looking at arp activity (cat /net/arp). If these are
both ok then try ip/ping www.google.com.

-Steve


  reply	other threads:[~2005-11-17 11:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17  8:50 Sergey Reva
2005-11-17 11:06 ` Steve Simon [this message]
2005-11-17 11:18   ` Gabriel Diaz
2005-11-17 11:27   ` Sergey Reva
2005-11-18  8:37 YAMANASHI Takeshi

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=ddfb3ad6256a49dbc26534b20afc38b9@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    --cc=rs_rlab@mail.ru \
    /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).