From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Thu, 1 Oct 2009 00:06:33 -0500 Message-ID: From: Jason Catena To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: [9fans] remedial sources auth, connect, and mount in plan9port Topicbox-Message-UUID: 7ab5907a-ead5-11e9-9d60-3106f5b1d025 Geoff was kind enough to provide to me a contrib directory on sources, so I'm now trying to write into it. I can't seem to get the hang of the authorization, connection, and mount steps necessary for an authorized mount of sources in plan9port, so I can just copy files into my contrib directory. Over several dozen attempts to understand factotum, it never saves any actual data for me, so I apparently have some serious misunderstandings. For the mount, I can use the following to mount sources read-only, but I can't save anything into it. sudo 9mount 'tcp!sources.cs.bell-labs.com' /n/sources 9fs sources also doesn't seem to provide an authenticated connection, or a mount. Would someone be kind enough to chant the few magic plan9(port) incantations with which I can store my sources-server username and password with factotum, connect to sources, and mount sources (specifically, my directory) as a writable filesystem? I promise diligent study, to understand what the commands do. Jason Catena