From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <126a2f7d0611152307x73ee5f4fx1aa3991ad53e1667@mail.gmail.com> Date: Thu, 16 Nov 2006 11:07:19 +0400 From: "Sergey Zhilkin" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] mount plan9 fossil on linux system? In-Reply-To: <1163655067.32244.93.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4873_142512.1163660839910" References: <1163655067.32244.93.camel@localhost> Topicbox-Message-UUID: e0b95298-ead1-11e9-9d60-3106f5b1d025 ------=_Part_4873_142512.1163660839910 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! Try mount under root. Check /etc/sudoers for correct permissions. I'm using it, and 9P works fine. 2006/11/16, Adrian Tritschler : > > Having successfully (I think) turned a plan9 terminal into an auth/cpu > system at home, I'm trying to export its fossil file system and then > mount this on a linux (Ubuntu) system. Reading back through various > mails here suggest it should be simple. > > Something isn't quite right (yet). I'm trying to mount the fossil > filesystem on the linux system, run: > > fafnir:/tmp$ sudo mount -t 9p -o user=ajft 10.0.0.123 /mnt > mount: permission denied > > /var/log/syslog contains: > > Nov 15 22:17:27 localhost kernel: [18670662.760000] v9fs_errstr2errno: > errstr :cannot attach as none before authentication\ufffd\377\ufffd: not > found > > any ideas or suggestions? > > -- > Adrian Tritschler > > ------=_Part_4873_142512.1163660839910 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! Try mount under root.
Check /etc/sudoers for correct permissions.

I'm using it, and 9P works fine.

2006/11/16, Adrian Tritschler <ajft@ajft.org>:
Having successfully (I think) turned a plan9 terminal into an auth/cpu
system at home, I'm trying to export its fossil file system and then
mount this on a linux (Ubuntu) system.  Reading back through various
mails here suggest it should be simple.

Something isn't quite right (yet). I'm trying to mount the fossil
filesystem on the linux system, run:

fafnir:/tmp$ sudo mount -t 9p -o user=ajft 10.0.0.123 /mnt
mount: permission denied

/var/log/syslog contains:

Nov 15 22:17:27 localhost kernel: [18670662.760000] v9fs_errstr2errno:
errstr :cannot attach as none before authentication\ufffd\377\ufffd: not
found

any ideas or suggestions?

--
Adrian Tritschler <ajft@ajft.org>


------=_Part_4873_142512.1163660839910--