From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Thu, 10 May 2007 16:23:35 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] Hopefully, one last problem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 630456bc-ead2-11e9-9d60-3106f5b1d025 > Actually, do you mean echo fsdajl > /dev/sdC0/nvram ? > > Here is what I typed in: > > term% echo blahblahblah >/dev/sdC0/nvram > term% fshalt even better: dd -if /dev/zero -of /dev/sdC0/nvram -count 1 > ... > boot with 9pccpuf kernel > ... > root is from (tcp, il, local)[local!#S/sdC0/fossil]: hit enter > bad nvram key > bad authentication id > bad authentication domain > authid: bootes > authdom: tinker.com > secstore key: password_number_one > password: password_number_two > time... > venti...fossil(#S/sdC0/fossil)...version...time... > > init: starting /bin/rc > vh# auth/changeuser bootes > Password: password_number_two this should be password_number_one the secstore server is something else. man secuser for its usage. > changeuser: can't open /adm/keys.who odd. this is part of the distribution. touch /adm/keys.who - erik