9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] v9fs mounting in linux
@ 2006-11-20 19:06 Paul Lalonde
  2006-11-20 19:15 ` erik quanstrom
  0 siblings, 1 reply; 29+ messages in thread
From: Paul Lalonde @ 2006-11-20 19:06 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm sorting through mounting 9p services under linux.
Trying the example from Russ's swtch.com/v9fs page, I get an error:

% sudo mount -t 9p -o proto=unix,name=$USER `namespace`/acme /mnt/acme
mount: block device /tmp/ns.plalonde.:0/acme is write-protected,
mounting read-only
mount: cannot mount block device /tmp/ns.plalonde.:0/acme read-only
%

I've tried changing the permissions on the acme pipe, to no avail.

What am I doing wrong?

I do note a couple of differences from Russ' examples: my kernel
module (FC6) seems to be called 9p not 9p2000, and the protocol is
recognized as 9p not 9P.

Thanks,
     Paul

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFYfyjpJeHo/Fbu1wRAlYfAKC1z0P9LF2a8SJtBlWvF3GOmnbKhACfcobg
OaGvgJWSnXimxv+CgmzIp2U=
=tbjt
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: [9fans] Re: echo -n
@ 2006-11-21  9:01 Fco. J. Ballesteros
  2006-11-21 15:23 ` Dave Lukes
                   ` (2 more replies)
  0 siblings, 3 replies; 29+ messages in thread
From: Fco. J. Ballesteros @ 2006-11-21  9:01 UTC (permalink / raw)
  To: 9fans

:  I think Plan 9 got it completely right. Being able to push a 0-byte
:  write through the kernel is mighty handy. I got quite annoyed with
:  Unix at various points over the years as I watched "optimizations"
:  gobble up my attempts to get a 0 byte write through the kernel.

Do you remember why you wanted to push a 0-byte write?

thanks


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2006-11-24 16:24 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-20 19:06 [9fans] v9fs mounting in linux Paul Lalonde
2006-11-20 19:15 ` erik quanstrom
2006-11-20 22:35   ` Paul Lalonde
2006-11-21  0:27     ` ron minnich
2006-11-21  1:16       ` Paul Lalonde
2006-11-21  2:36         ` ron minnich
2006-11-21  2:42           ` Paul Lalonde
2006-11-21  2:49             ` ron minnich
2006-11-21  3:00               ` erik quanstrom
2006-11-21  3:17                 ` [9fans] read of eof Michael Baldwin
2006-11-21  6:38                   ` Bruce Ellis
2006-11-21  1:23       ` [9fans] Re: echo -n arisawa
2006-11-21  2:32         ` ron minnich
2006-11-21 17:36           ` Andrew Lynch
2006-11-21 17:35             ` andrey mirtchovski
2006-11-21 18:13               ` Axel Belinfante
2006-11-21 18:23                 ` andrey mirtchovski
2006-11-21 18:31                   ` Axel Belinfante
2006-11-21 18:53                     ` Skip Tavakkolian
2006-11-22  1:32           ` dmr
2006-11-24  4:17             ` Lyndon Nerenberg
2006-11-24 16:24               ` Bruce Ellis
2006-11-21  9:01 Fco. J. Ballesteros
2006-11-21 15:23 ` Dave Lukes
2006-11-21 15:37 ` ron minnich
2006-11-21 15:54   ` erik quanstrom
2006-11-21 16:35   ` Brantley Coile
2006-11-21 16:49   ` Bakul Shah
2006-11-24  4:06 ` Lyndon Nerenberg

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).