// ...why is the disk only available from the rc window // that I used to mount it?
Each rio window gets its own namespace from rio. Changes in one will not affect others; this is central to the Plan 9's per- process namespaces. srvfs(4) is often useful for getting portions of one namespace into another. Anthony
