Console - To restore the rs image I had to attach a monitor and keyboard to the raspberry pi. After restoring the rs image, I was able to login to myshake using the default password with the keyboard. I was not able to authenticate (with the default password) remotely on the web interface or via ssh:
[ctimmer@localhost Documents]$ ssh [email protected]
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:
[email protected]: Permission denied (publickey,password).
[ctimmer@localhost Documents]$
I then changed the myshake using ‘passwd’ and verified I could still login on the local keyboard. Remote access still failed as before, with the new password.
Don’t worry about the questions, I want to get this fixed too.
Curt