From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Sun, 25 Feb 2007 17:12:14 -0500 To: 9fans@cse.psu.edu Subject: Re: [9fans] auth/changeuser problems In-Reply-To: <7d3530220702251311t3693f8c3w190a89c0ae3eb234@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 13d57c10-ead2-11e9-9d60-3106f5b1d025 On Sun Feb 25 16:17:24 EST 2007, slawmaster@gmail.com wrote: > I've got a cpu/auth/file server set up here, but when I try to run > auth/keyfs through drawterm, I get the following error message: > readnvram: couldn't find nvram > can't read /dev/key, please enter machine key > Password: > > What might be the problem here? It *looks* like the nvram partition > may have gotten messed up; should I try going to the console and > resetting the partition? here are two quick guesses. i'd imagine that #1 is it. 1. the cpu/auth/fileserver should be running keyfs from cpurc. likely you are not the hostowner when drawtermed in and thus don't have permissions to /dev/sd??/nvram. 2. you don't have an 1-block "nvram" partition in your plan 9 partition table. - erik