From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Tue, 23 Sep 2008 19:34:58 -0400 From: a@9srv.net In-Reply-To: <143A95E2-5671-4973-B7B2-C6B3C18E39A1@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Running 9vx.OSX on full plan 9 distribution Topicbox-Message-UUID: 132ae3e8-ead4-11e9-9d60-3106f5b1d025 // 9vx hangs at the upas/fs invocation in /usr/glenda/lib/profile. This is a known bug, although last i heard the cause was still a bit of a mystery. Locally, I run upas/fs -n in my termrc, and then open mailboxes I want explicitly down the road (since, from my 9vx terminal, they're all IMAP for me at this point, this isn't a problem for me; YMMV). There was some discussion a while ago about using replica with 9vx. I've seen the same stuff you're describing. Russ posted a link to a Plan 9 distribution tailored to 9vx for use with update; it was different from both the stock ISO and the file system included with the 9vx package. I'm using that (and 9vx from the vx32 source). My OS X and Plan 9 user names match, but I don't think that matters much. Having extracted a Plan 9 root into /opt/9vx, I run 9vx as /Users/a/bin/9vx.OSX -u a -r /opt/9vx and things work more or less as expected. Anthony