9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] mount p9 sources in p9p
Date: Sat, 20 Apr 2013 19:11:57 +0200	[thread overview]
Message-ID: <20130420191157.7d45c497@zinc.9fans.fr> (raw)
In-Reply-To: <CAOEdRO1A1Ks9GfXFyR6X=aCrUQuDZ92RYCWv62XsL3gZTS5Gdg@mail.gmail.com>

> can I do something like '9fs sources' but in p9p so that I could read
> p9 (not port) sources in linux?
> I'd guess it is possible, but I don't know how...

Using 9pfuse:

9pfuse sources.cs.bell-labs.com /n/sources

Using v9fs:

mount -t 9p 204.178.31.11 /n/sources

You can also do the same using p9p's mount script.

If you want to resolve names automatically,
you can use sqweek's 9mount wrapper:

http://sqweek.net/code/9mount/

--
David du Colombier



  parent reply	other threads:[~2013-04-20 17:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAOEdRO1okbLE51iXtGTOHBpn4tpmRDf9vr0OqhN9KyoSzhW4qQ@mail.gmail.com>
2013-04-20  8:49 ` Rudolf Sykora
2013-04-20 10:47   ` Skip Tavakkolian
2013-04-20 12:48   ` erik quanstrom
2013-04-21 10:02     ` Rudolf Sykora
2013-04-20 17:11   ` David du Colombier [this message]
2013-04-21 10:04     ` Rudolf Sykora
2013-04-21 14:22       ` Steve Simon

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=20130420191157.7d45c497@zinc.9fans.fr \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /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).