From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] standalone cpu/auth server?? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010822142211.79D831998A@mail.cse.psu.edu> Date: Wed, 22 Aug 2001 10:22:09 -0400 Topicbox-Message-UUID: e4b51d9e-eac9-11e9-9e20-41e7f4b1d025 Something about your nvram is hosed. Try doing echo asdfasdfasdf >/dev/sdC1/nvram and then reboot again. If it still doesn't work, then the system isn't finding your nvram partition properly. Adding prints in /sys/src/9/boot/key.c should help point a finger. Russ