> 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