From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 6 Dec 2013 16:46:53 -0500 To: 9fans@9fans.net Message-ID: <8c8f01cb9fca3dab83e275d951130b3d@ladd.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] 9atom mounting Topicbox-Message-UUID: 9316d87e-ead8-11e9-9d60-3106f5b1d025 i've noticed that a few folks have been having trouble with 9atom sources. the attach point for the atom sources is not the empty string, it's atom. the empty string will mount the internal file system. here's a snippet from my 9fs where nflag=-n. case atom srv $nflag -q tcp!atom.9atom.org atom && mount $nflag /srv/atom /n/atom atom - erik