I just bought a raspberry pi 3 with not previous experience. I want to run my pi without keyboard and mouse.
I do have an old tv that can be used to display the output. Now this way I first got a message 'internet connection required' when I booted up.
Connected the pi with ethernet to my laptop and enabled connection sharing (which had no effect on the pi's internet connection for some reason).
So I connected the pi directly to my router. Now by some trial and error I found out the ip of my pi, in this case 192.168.2.13
when running ping 192.168.2.13
I get responses when I plug the ethernet cable in, and none when I take it out. (name is 'recovery'?)
The problem is that I can't seem to ssh into the pi, running ssh 192.168.2.13
returns 'Connection refused'. PuTTy can't connect to it either.
I can't seem to find a solid guide which works for me. Just wondering if it is possible at all to ssh to my pi when it's still in the selection screen?
(I have a pi 3 currently in the NOOBS selection screen for an OS)
Referenced guides:
ssh
is not enabled at that stage but it's from over a year ago so it could be different now. – Ghanima Dec 10 '16 at 17:26