B+ refuses to take "raspberry" password
Posted: Fri Oct 10, 2014 6:31 pm
My new Raspberry PI B+ is refusing to take the "raspberry" password.
This is it's first boot up. I don't have an HDMI cable laying around so I tried to SSH to it.
RPi's address is 192.168.1.2 (however, when I tried 192.168.1.3 it made the green light at the Ethernet connection blink). This is after I've, once again, deleted my 'list of known hosts' from my Linux (Deb-Jessie) system to try and SSH into RPi again;
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.1
ssh: connect to host 192.168.1.1 port 22: Connection refused
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.3
ssh: connect to host 192.168.1.3 port 22: No route to host
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.2
The authenticity of host '192.168.1.2 (192.168.1.2)' can't be established.
ECDSA key fingerprint is 9c:e6:12:98:22:1f:dc:9e:63:e0:e6:2b:ec:55:f5:18.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.2' (ECDSA) to the list of known hosts.
pi@192.168.1.2's password:
Permission denied, please try again.
I'm sure I'm missing something, wracking my few remaining gray cells to figure it out and getting nowhere.
This is it's first boot up. I don't have an HDMI cable laying around so I tried to SSH to it.
RPi's address is 192.168.1.2 (however, when I tried 192.168.1.3 it made the green light at the Ethernet connection blink). This is after I've, once again, deleted my 'list of known hosts' from my Linux (Deb-Jessie) system to try and SSH into RPi again;
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.1
ssh: connect to host 192.168.1.1 port 22: Connection refused
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.3
ssh: connect to host 192.168.1.3 port 22: No route to host
xxxx@xxxxx:~/Desktop$ ssh pi@192.168.1.2
The authenticity of host '192.168.1.2 (192.168.1.2)' can't be established.
ECDSA key fingerprint is 9c:e6:12:98:22:1f:dc:9e:63:e0:e6:2b:ec:55:f5:18.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.2' (ECDSA) to the list of known hosts.
pi@192.168.1.2's password:
Permission denied, please try again.
I'm sure I'm missing something, wracking my few remaining gray cells to figure it out and getting nowhere.