9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] OS X fuse support in plan9ports
@ 2007-01-18 13:16 Russ Cox
  2007-01-18 17:44 ` David Leimbach
  0 siblings, 1 reply; 2+ messages in thread
From: Russ Cox @ 2007-01-18 13:16 UTC (permalink / raw)
  To: 9fans

Thanks to Jeff Sickel, there is now
support for the recently-released Mac FUSE
(http://code.google.com/p/macfuse)
in plan9port.  Use same as on the other systems:

  9 mount `namespace`/acme /mnt/acme
  9 unmount /mnt/acme

Like on the other systems, /mnt/acme in this example
must be owned by the invoking user.

Russ


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

* Re: [9fans] OS X fuse support in plan9ports
  2007-01-18 13:16 [9fans] OS X fuse support in plan9ports Russ Cox
@ 2007-01-18 17:44 ` David Leimbach
  0 siblings, 0 replies; 2+ messages in thread
From: David Leimbach @ 2007-01-18 17:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 1/18/07, Russ Cox <rsc@swtch.com> wrote:
> Thanks to Jeff Sickel, there is now
> support for the recently-released Mac FUSE
> (http://code.google.com/p/macfuse)
> in plan9port.  Use same as on the other systems:
>
>   9 mount `namespace`/acme /mnt/acme
>   9 unmount /mnt/acme
>
> Like on the other systems, /mnt/acme in this example
> must be owned by the invoking user.
>
> Russ
>

I was just successful mounting the source repo on my Intel mac.  Quite cool :-)


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

end of thread, other threads:[~2007-01-18 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-18 13:16 [9fans] OS X fuse support in plan9ports Russ Cox
2007-01-18 17:44 ` 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).