From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Thu, 24 Oct 2013 16:14:28 +0200 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=90e6ba21217170510104e97d4039 Subject: [9fans] mount inferno from plan 9 Topicbox-Message-UUID: 882b9c56-ead8-11e9-9d60-3106f5b1d025 --90e6ba21217170510104e97d4039 Content-Type: text/plain; charset=UTF-8 I see there's been a similar discussion before. http://9fans.net/archive/2009/09/676 But i want to mount inferno from plan9 so that solution doesn't work for me. if i do ;listen -A 'tcp!*!12345' {export /usr/bfabian &} that works, but when i do ;listen 'tcp!*!12345' {export /usr/bfabian &} (so auth isn't turned off) I get the "bad fversion conversion" error when i try to mount. --90e6ba21217170510104e97d4039 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I see there's been a similar discussion before.
http://9fans.net/archive/= 2009/09/676

But i want to mount inferno from plan9
so that so= lution doesn't work for me.

if i do

;listen -A 'tcp!*!12345' {export /usr/bfabian &a= mp;}

that works, but when i do

;listen 'tcp!*!12345' = {export /usr/bfabian &}

(so auth isn't turned off)
I get = the "bad fversion conversion" error when
i try to mount.

--90e6ba21217170510104e97d4039-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 24 Oct 2013 17:38:10 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c24c165efb6904e97f4202 Subject: Re: [9fans] mount inferno from plan 9 Topicbox-Message-UUID: 88338d26-ead8-11e9-9d60-3106f5b1d025 --001a11c24c165efb6904e97f4202 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 24 October 2013 15:14, Bence F=C3=A1bi=C3=A1n wrote: > ;listen 'tcp!*!12345' {export /usr/bfabian &} > > (so auth isn't turned off) > I get the "bad fversion conversion" error when > i try to mount. > see 9export in inferno's import(4). --001a11c24c165efb6904e97f4202 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 24 October 2013 15:14, Bence F=C3=A1bi=C3=A1n <begnoc@gmail.com><= /span> wrote:
;listen 'tcp!*!12345' {export /usr/bfabian &}<= br>
(so auth isn't turned off)
I get the "bad fversion conve= rsion" error when
i try to mount.

see 9export in inferno's im= port(4).
--001a11c24c165efb6904e97f4202-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 24 Oct 2013 18:53:08 +0200 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c1feb6e0195404e97f770c Subject: Re: [9fans] mount inferno from plan 9 Topicbox-Message-UUID: 883943e2-ead8-11e9-9d60-3106f5b1d025 --001a11c1feb6e0195404e97f770c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks Charles. It didn't occur to me to check import(4) however I'm pretty sure i saw it in the output of lookman :) 2013/10/24 Charles Forsyth > > On 24 October 2013 15:14, Bence F=C3=A1bi=C3=A1n wrote= : > >> ;listen 'tcp!*!12345' {export /usr/bfabian &} >> >> (so auth isn't turned off) >> I get the "bad fversion conversion" error when >> i try to mount. >> > > see 9export in inferno's import(4). > --001a11c1feb6e0195404e97f770c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Charles.

It didn't occur to me to check = import(4) however I'm pretty sure i saw it in the output of lookman :)<= br>


2013= /10/24 Charles Forsyth <charles.forsyth@gmail.com>
=

On 24 October 2013 15:14, = Bence F=C3=A1bi=C3=A1n <begnoc@gmail.com> wrote:
;listen 'tcp!*!12345' {export /usr/bfabian &}<= br>
(so auth isn't turned off)
I get the "bad fversion conve= rsion" error when
i try to mount.

see 9export in inferno= 9;s import(4).

--001a11c1feb6e0195404e97f770c--