9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Announcing ninefs for win32
       [not found] <<Pine.BSI.4.64.0911051432020.11487@malasada.lava.net>
@ 2009-11-06  0:36 ` erik quanstrom
  0 siblings, 0 replies; 10+ messages in thread
From: erik quanstrom @ 2009-11-06  0:36 UTC (permalink / raw)
  To: 9fans

> This is prob best done on the ninefs mailing list to
> save the 9fans who aren't interested in windows stuff.

my 2¢:
i don't see that 9p for windows as being off topic.
i'd rather not have to follow a few dozen lists to keep
up with plan 9.

- erik



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 21:53 Tim Newsham
                   ` (2 preceding siblings ...)
  2009-11-06  0:23 ` Eris Discordia
@ 2009-11-06  3:52 ` David Leimbach
  3 siblings, 0 replies; 10+ messages in thread
From: David Leimbach @ 2009-11-06  3:52 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

You're a sick man!  That's awesome.

On Thu, Nov 5, 2009 at 1:53 PM, Tim Newsham <newsham@lava.net> wrote:

> I'd like to announce ninefs for win32.  This is a Dokan
> based 9p filesystem driver for win32 systems built with
> npfs.  This is an early release intended for the bolder
> user.  I've set up a mailing list for the project so
> please direct feedback there.
>
>  http://code.google.com/p/ninefs/
>  http://ninefs.googlecode.com/files/README.txt
>  http://groups.google.com/group/ninefs
>
> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>
>

[-- Attachment #2: Type: text/html, Size: 1213 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-06  0:33   ` Tim Newsham
@ 2009-11-06  1:39     ` Eris Discordia
  0 siblings, 0 replies; 10+ messages in thread
From: Eris Discordia @ 2009-11-06  1:39 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

'dokan /i a' fails to install the (kernel mode) driver but succeeds in
installing the mounter service. There's a build of Dokan for Vista x64 but
none for XP x64.

Thanks for the tip. I won't post here on this matter anymore (unless I find
a definite solution in which case I'll post a succinct description for
whoever may be interested).



--On Thursday, November 05, 2009 14:33 -1000 Tim Newsham <newsham@lava.net>
wrote:

>> I just downloaded the binaries and tried:
>>
>>> ninefs -cDd sources.lsub.org z
>>
>> This resulted in:
>>
>>> <<< Tversion tag 65535 msize 8216 version '9P2000.u'
>>> >>>> Rversion tag 65535 msize 8216 version '9P2000'
>>> <<< Tattach tag 0 fid 0 afid -1 uname nobody aname
>>> >>>> Rattach tag 0 qid  (0000000000000002 5cabc3 'd')
>>> Dokan: debug mode on
>>> Dokan: use stderr
>>> Dokan Error: CreatFile Failed : 2
>>> dokan main: fffffffd
>>
>> What am I doing wrong? :(
>
> This is prob best done on the ninefs mailing list to
> save the 9fans who aren't interested in windows stuff.
>
> Most likely when you ran "dokan /i a" (if you did, at all)
> it failed.  If you're running on windows xp x64, you will
> need a dokan.sys that is compiled for your platform.  The
> prebuilt one is for the 32-bit kernel.
>
> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>







^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-06  0:23 ` Eris Discordia
@ 2009-11-06  0:33   ` Tim Newsham
  2009-11-06  1:39     ` Eris Discordia
  0 siblings, 1 reply; 10+ messages in thread
From: Tim Newsham @ 2009-11-06  0:33 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> I just downloaded the binaries and tried:
>
>> ninefs -cDd sources.lsub.org z
>
> This resulted in:
>
>> <<< Tversion tag 65535 msize 8216 version '9P2000.u'
>> >>>> Rversion tag 65535 msize 8216 version '9P2000'
>> <<< Tattach tag 0 fid 0 afid -1 uname nobody aname
>> >>>> Rattach tag 0 qid  (0000000000000002 5cabc3 'd')
>> Dokan: debug mode on
>> Dokan: use stderr
>> Dokan Error: CreatFile Failed : 2
>> dokan main: fffffffd
>
> What am I doing wrong? :(

This is prob best done on the ninefs mailing list to
save the 9fans who aren't interested in windows stuff.

Most likely when you ran "dokan /i a" (if you did, at all)
it failed.  If you're running on windows xp x64, you will
need a dokan.sys that is compiled for your platform.  The
prebuilt one is for the 32-bit kernel.

Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 21:53 Tim Newsham
  2009-11-05 23:36 ` roger peppe
  2009-11-05 23:56 ` Rodolfo (kix)
@ 2009-11-06  0:23 ` Eris Discordia
  2009-11-06  0:33   ` Tim Newsham
  2009-11-06  3:52 ` David Leimbach
  3 siblings, 1 reply; 10+ messages in thread
From: Eris Discordia @ 2009-11-06  0:23 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

This is great news, I guess.

I just downloaded the binaries and tried:

> ninefs -cDd sources.lsub.org z

This resulted in:

> <<< Tversion tag 65535 msize 8216 version '9P2000.u'
> >>>> Rversion tag 65535 msize 8216 version '9P2000'
> <<< Tattach tag 0 fid 0 afid -1 uname nobody aname
> >>>> Rattach tag 0 qid  (0000000000000002 5cabc3 'd')
> Dokan: debug mode on
> Dokan: use stderr
> Dokan Error: CreatFile Failed : 2
> dokan main: fffffffd

What am I doing wrong? :(

I know 'ninefs.exe' successfully resolves the host and attempts to connect
to it on port 564 but have no idea what happens afterwards that results in
this error and no Z: for me.

(This is on Windows XP x64.)



--On Thursday, November 05, 2009 11:53 -1000 Tim Newsham <newsham@lava.net>
wrote:

> I'd like to announce ninefs for win32.  This is a Dokan
> based 9p filesystem driver for win32 systems built with
> npfs.  This is an early release intended for the bolder
> user.  I've set up a mailing list for the project so
> please direct feedback there.
>
>    http://code.google.com/p/ninefs/
>    http://ninefs.googlecode.com/files/README.txt
>    http://groups.google.com/group/ninefs
>
> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>







^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 23:56   ` Federico G. Benavento
@ 2009-11-05 23:58     ` Federico G. Benavento
  0 siblings, 0 replies; 10+ messages in thread
From: Federico G. Benavento @ 2009-11-05 23:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

damn, Windows 7


On Thu, Nov 5, 2009 at 9:56 PM, Federico G. Benavento
<benavento@gmail.com> wrote:
> I have an explorer window opened that shows my
> contrib dir on sources on Windows y!
>
> congrats!
>
> On Thu, Nov 5, 2009 at 9:36 PM, roger peppe <rogpeppe@gmail.com> wrote:
>> cool. this is potentially a big deal if it works ok...
>>
>> 2009/11/5 Tim Newsham <newsham@lava.net>:
>>> I'd like to announce ninefs for win32.  This is a Dokan
>>> based 9p filesystem driver for win32 systems built with
>>> npfs.  This is an early release intended for the bolder
>>> user.  I've set up a mailing list for the project so
>>> please direct feedback there.
>>>
>>>  http://code.google.com/p/ninefs/
>>>  http://ninefs.googlecode.com/files/README.txt
>>>  http://groups.google.com/group/ninefs
>>>
>>> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>>>
>>>
>>
>>
>
>
>
> --
> Federico G. Benavento
>



-- 
Federico G. Benavento



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 23:36 ` roger peppe
@ 2009-11-05 23:56   ` Federico G. Benavento
  2009-11-05 23:58     ` Federico G. Benavento
  0 siblings, 1 reply; 10+ messages in thread
From: Federico G. Benavento @ 2009-11-05 23:56 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I have an explorer window opened that shows my
contrib dir on sources on Windows y!

congrats!

On Thu, Nov 5, 2009 at 9:36 PM, roger peppe <rogpeppe@gmail.com> wrote:
> cool. this is potentially a big deal if it works ok...
>
> 2009/11/5 Tim Newsham <newsham@lava.net>:
>> I'd like to announce ninefs for win32.  This is a Dokan
>> based 9p filesystem driver for win32 systems built with
>> npfs.  This is an early release intended for the bolder
>> user.  I've set up a mailing list for the project so
>> please direct feedback there.
>>
>>  http://code.google.com/p/ninefs/
>>  http://ninefs.googlecode.com/files/README.txt
>>  http://groups.google.com/group/ninefs
>>
>> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>>
>>
>
>



-- 
Federico G. Benavento



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 21:53 Tim Newsham
  2009-11-05 23:36 ` roger peppe
@ 2009-11-05 23:56 ` Rodolfo (kix)
  2009-11-06  0:23 ` Eris Discordia
  2009-11-06  3:52 ` David Leimbach
  3 siblings, 0 replies; 10+ messages in thread
From: Rodolfo (kix) @ 2009-11-05 23:56 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Thanks a lot!!!!

cool++

On Thu, Nov 5, 2009 at 10:53 PM, Tim Newsham <newsham@lava.net> wrote:
> I'd like to announce ninefs for win32.  This is a Dokan
> based 9p filesystem driver for win32 systems built with
> npfs.  This is an early release intended for the bolder
> user.  I've set up a mailing list for the project so
> please direct feedback there.
>
>  http://code.google.com/p/ninefs/
>  http://ninefs.googlecode.com/files/README.txt
>  http://groups.google.com/group/ninefs
>
> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>
>



-- 
Rodolfo García "kix"
EA4ERH - IN80ER



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Announcing ninefs for win32
  2009-11-05 21:53 Tim Newsham
@ 2009-11-05 23:36 ` roger peppe
  2009-11-05 23:56   ` Federico G. Benavento
  2009-11-05 23:56 ` Rodolfo (kix)
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 10+ messages in thread
From: roger peppe @ 2009-11-05 23:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

cool. this is potentially a big deal if it works ok...

2009/11/5 Tim Newsham <newsham@lava.net>:
> I'd like to announce ninefs for win32.  This is a Dokan
> based 9p filesystem driver for win32 systems built with
> npfs.  This is an early release intended for the bolder
> user.  I've set up a mailing list for the project so
> please direct feedback there.
>
>  http://code.google.com/p/ninefs/
>  http://ninefs.googlecode.com/files/README.txt
>  http://groups.google.com/group/ninefs
>
> Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com
>
>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [9fans] Announcing ninefs for win32
@ 2009-11-05 21:53 Tim Newsham
  2009-11-05 23:36 ` roger peppe
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tim Newsham @ 2009-11-05 21:53 UTC (permalink / raw)
  To: 9fans

I'd like to announce ninefs for win32.  This is a Dokan
based 9p filesystem driver for win32 systems built with
npfs.  This is an early release intended for the bolder
user.  I've set up a mailing list for the project so
please direct feedback there.

   http://code.google.com/p/ninefs/
   http://ninefs.googlecode.com/files/README.txt
   http://groups.google.com/group/ninefs

Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-11-06  3:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <<Pine.BSI.4.64.0911051432020.11487@malasada.lava.net>
2009-11-06  0:36 ` [9fans] Announcing ninefs for win32 erik quanstrom
2009-11-05 21:53 Tim Newsham
2009-11-05 23:36 ` roger peppe
2009-11-05 23:56   ` Federico G. Benavento
2009-11-05 23:58     ` Federico G. Benavento
2009-11-05 23:56 ` Rodolfo (kix)
2009-11-06  0:23 ` Eris Discordia
2009-11-06  0:33   ` Tim Newsham
2009-11-06  1:39     ` Eris Discordia
2009-11-06  3:52 ` David Leimbach

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).