9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: fernanbolando@mailc.net, 9fans@cse.psu.edu
Subject: Re: [9fans] v9fs and Russ tra
Date: Sat,  1 Apr 2006 21:16:02 -0600	[thread overview]
Message-ID: <1ad73d944211d754dbba1c2378560cd1@quanstro.net> (raw)

unfortunately i deleted russ' reply.  you can mix p9p with the kernel
device driver by first using p9p to create a named pipe then

	mount -t 9P -o 'proto=unix', `{namespace}^/srvname /mnt/9

i use this for sources

/tmp/ns.quanstro.:0/sources	/home/quanstro/9/sources	9P	uid=1000,user,name=quanstro,proto=unix,noauto	0 0

in /etc/fstab. as in

	; 9fs sources
	; mount $home/9/sources

- erik


             reply	other threads:[~2006-04-02  3:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02  3:16 erik quanstrom [this message]
2006-04-02  3:40 ` Russ Cox
  -- strict thread matches above, loose matches on Subject: below --
2006-04-04  4:19 YAMANASHI Takeshi
2006-04-01  5:38 Fernan Bolando
2006-04-01 17:26 ` "Nils O. Selåsdal"
2006-04-01 18:44   ` Eric Van Hensbergen
2006-04-01 19:35     ` Fernan Bolando
2006-04-01 21:14       ` Russ Cox
2006-04-03  3:57         ` Jeff Sickel
2006-04-03 18:46           ` Ronald G Minnich
2006-04-03 19:10             ` Bakul Shah
2006-04-03 19:34               ` Ronald G Minnich
2006-04-04 17:31                 ` Tim Wiess
2006-04-04 17:44                   ` Tim Wiess
2006-04-05  2:16                     ` Ronald G Minnich
2006-04-05 16:20                       ` Tim Wiess
2006-04-02  2:46 ` 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=1ad73d944211d754dbba1c2378560cd1@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    --cc=fernanbolando@mailc.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).