Discussion:
[9fans] p9p srv files on plan 9
(too old to reply)
Anthony Sorace
2012-09-15 18:38:00 UTC
Permalink
i'm certain i've seen this, but i can't reproduce it: is there a
method for getting the srv files created by p9p in $namespace
mounted under plan9? attempting to do so under drawterm
objects "Operation not supported on socket".
Eli Cohen
2012-09-15 18:58:34 UTC
Permalink
Plan9 has Unix socket support in /net right? You'd have to convert the
socket to a file in /srv with srv(4) and mount that.
Post by Anthony Sorace
i'm certain i've seen this, but i can't reproduce it: is there a
method for getting the srv files created by p9p in $namespace
mounted under plan9? attempting to do so under drawterm
objects "Operation not supported on socket".
Yaroslav
2012-09-19 09:54:25 UTC
Permalink
you may mount it on terminal (9pfuse or so) then access in drawterm
under /mnt/term.
Post by Anthony Sorace
i'm certain i've seen this, but i can't reproduce it: is there a
method for getting the srv files created by p9p in $namespace
mounted under plan9? attempting to do so under drawterm
objects "Operation not supported on socket".
Loading...