From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <80c99e791001270523i4b63f1easffb015894ec38cd4@mail.gmail.com> References: <80c99e791001240502v3e7c955ek130ded319bb03ef5@mail.gmail.com> <80c99e791001240955m726daae0w16d5f1ab4454d7ee@mail.gmail.com> <3e1162e61001241209j1593ad03m3183aae443427c92@mail.gmail.com> <26DD1048-064D-43D3-8C62-60450FD411A8@fastmail.fm> <80c99e791001270523i4b63f1easffb015894ec38cd4@mail.gmail.com> Date: Wed, 27 Jan 2010 13:40:40 +0000 Message-ID: From: roger peppe To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] mount acme on plan9port Topicbox-Message-UUID: c85c87c0-ead5-11e9-9d60-3106f5b1d025 i guess that's because it's walking into mnt/acme/new, which creates a new window. i've thought in the past that perhaps the first write to a file in mnt/acme/new should create the window, rather than just walking to it. it always seems odd to me that du -a /mnt has side effects. 2010/1/27 Lorenzo Bolla : > Anyway, Russ' suggestion worked. > The only weird behaviour is that listing /mnt/acme opens a new empty wind= ow > in acme... > > On Wed, Jan 27, 2010 at 11:44 AM, Ethan Grammatikidis > wrote: >> >> On 24 Jan 2010, at 9:51 pm, Russ Cox wrote: >> >>> On Sun, Jan 24, 2010 at 12:09 PM, David Leimbach >>> wrote: >>>> >>>> How about on MacFUSE? =C2=A0I remember there being some issues there. = =C2=A0In >>>> fact, >>>> I'm now using an SSHFS that is *not* a FUSE module, but a pretty nicel= y >>>> done >>>> independent implementation. >>> >>> The only MacFUSE issues have been using the correct path >>> since the installed binaries seemed to move around each time >>> a new version came out. =C2=A0That seems to have settled down. >>> >>> Russ >>> >> >> Commands may be renamed or missing too. 9pfuse(4) states "The fusermount >> binary must exist in the current search path," however the nearest thing= I >> see to that with macfuse 2.0.2 is: >> >> =C2=A0$ locate -i mount | grep -i fuse >> /System/Library/Filesystems/fusefs.fs/Support/mount_fusefs >> >> Running it I get the nice little mesage: "This program is not meant to b= e >> called directly. The MacFUSE library calls it." Lovely. >> >> >> >> -- >> freedesktop.org, because unix doesn't make things harder enough. >> >> Ethan Grammatikidis >> eekee57@fastmail.fm >> >> >> >> > >