9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <9.nashi@gmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fossil start before network mount
Date: Fri, 18 Nov 2005 17:37:41 +0900	[thread overview]
Message-ID: <038c79191dc3c80bbbee96bcdf22b69b@orthanc.cc.titech.ac.jp> (raw)

> root is from (tcp, il, local)[local!#S/sdC0/fossil]: time...
> fossil(#S/sdC0/fossil)...listen: announce 'tcp!*!564': announce opening /net/tcp/clone: '/net/tcp' does not exist

The ip stack (#I) is not bound to /net in the namespace of
the fossil and putting "bind -a #I /net" into your fossil.conf
should do the binding.

	fossil/conf /dev/sdC0/fossil > /tmp/fossil.conf
	<add the bind line above the listen line in fossil.conf>
	fossil/conf -w /dev/sdC0/fossil < /tmp/fossil.conf

-- 
"on travel, off the network ... and a fossil in my pocket"




             reply	other threads:[~2005-11-18  8:37 UTC|newest]

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

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=038c79191dc3c80bbbee96bcdf22b69b@orthanc.cc.titech.ac.jp \
    --to=9.nashi@gmail.com \
    --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).