From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ish Rattan To: <9fans@cse.psu.edu> Subject: Re: [9fans] replica/pull.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Tue, 28 May 2002 11:58:21 -0400 Topicbox-Message-UUID: 9eb4cca8-eaca-11e9-9e20-41e7f4b1d025 On Tue, 28 May 2002 rsc@plan9.bell-labs.com wrote: > > > I think you need to > > > > > > mkdir /n/sources > > > or > > > disk/kfscmd 'create /n/sources sys sys 555 d' > > I did that and it complained about /n/sources/replica dir, so I made one. > > > > It then complained about /n/kfs/dis/replica/client/plan9.log (structure > > was upto /n/kfs), so made the dirsa nd touched plan9.log too. > > You didn't want to do that. > /n/sources and /n/kfs are mount points > that will get things mounted on them. > > If you type 9fs kfs you should then see > many files in /n/kfs/dist. > > You should probably remove the files > you created; they'll just confuse things. > > 9fs kfs > rm -r /n/kfs/n/kfs/dist # NOTE THE DOUBLED /n/kfs !!! > I did that and also removed /n/soources/plan9 dir > Maybe you typed the wrong password. > Try this: > > auth/factotum > srv -m tcp!sources.cs.bell-labs.com sources /n/sources I tried that and it went.. !Addingkey: ... user[bootes]: ishwar password: xxxxx srv tcp!sources.cs.bell-labs.com: mount failed: authentication failed Another attempt does not prompt and the authentication failure continues.. -ishwar