Re: [9fans] noob question: p9 nfs client

2015-02-28 Thread Mark van Atten
On Sat, Feb 28, 2015 at 12:02 AM, Mark van Atten wrote: > What am I missing? That mount(1) here needs a spec argument: cpu% mount /srv/macmini mac Users/mva That works. What made me overlook this was perhaps an unconscious presupposition that, if only one tree is specified in the server's /et

[9fans] noob question: p9 nfs client

2015-02-27 Thread Mark van Atten
On an OSX 10.9.5 host I run Bell Labs Plan 9 in Virtualbox. Both have fixed IP addresses: OSX 192.168.1.152 Plan 9 192.168.1.156 On OSX I have this in /etc/exports: /Users/mva -mapall=501:20 -alldirs I'm trying to access /Users/mva from Plan 9 through NFS: cpu% nfs -v -R -p 666 -s macmini 192.1