9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Latchesar Ionkov <lionkov@lanl.gov>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] mount plan9 fossil on linux system?
Date: Thu, 16 Nov 2006 20:41:34 -0500	[thread overview]
Message-ID: <85AC71A6-F758-439B-9E9A-846D23E66B8F@lanl.gov> (raw)
In-Reply-To: <87irheop6h.fsf@jorgito.magma.com.ni>

You can try mounting as yourself using mount.9P. You can get it  from  
v9fs CVS repository (v9fs.sourceforge.net:/app/mount.9P). It needs  
p9p installed and factotum running on the Linux box. I didn't test it  
with the latest v9fs code, let me know if it doesn't work for you.

Thanks,
	Lucho

On Nov 16, 2006, at 8:08 PM, Georg Lehner wrote:

> Hello!
>
> Try to configure fossil to
>
> listen -N tcp!*!564
>
> This will allow the "none" user to connect.
>
> You would have to authenticate first (as user ajft) and then mount
> from Linux, this I have not found out how to do yet.
>
> Regards
>
>         Jorge-León
>
> Adrian Tritschler <ajft@ajft.org> writes:
>
>> 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>
>>
>
> -- 
>     Jorge-León



  reply	other threads:[~2006-11-17  1:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-16  5:31 Adrian Tritschler
2006-11-16  7:07 ` Sergey Zhilkin
2006-11-16  7:25   ` Adrian Tritschler
2006-11-16  7:36     ` Sergey Zhilkin
2006-11-16  7:37     ` Skip Tavakkolian
2006-11-16  8:09       ` Adrian Tritschler
2006-11-16  7:38     ` Sergey Zhilkin
2006-11-17  1:08 ` Georg Lehner
2006-11-17  1:41   ` Latchesar Ionkov [this message]
2006-11-17  1:46   ` Adrian Tritschler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85AC71A6-F758-439B-9E9A-846D23E66B8F@lanl.gov \
    --to=lionkov@lanl.gov \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).