On Sun Feb 25 16:17:24 EST 2007, [EMAIL PROTECTED] 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
