I am trying a headless install and using NOOBS v1.4.2 .
I followed the instructions on this thread: Installing Raspbian from Noobs without display and changed the password on \os\Raspbian\os.json and kept the same username.
I found the IP of the PI over my network and tried to connect it by
ssh pi@192.168.x.x
pi@192.168.x.x's password:
Permission denied, please try again.
pi@192.168.x.x's password:
Permission denied, please try again.
pi@192.168.x.x's password:
Permission denied (publickey,password).
I also tried the default password 'raspberry' .. still no luck
Is there something I am missing here? SSH seems to be working and activated on install. I made all the changes suggested on that thread. Still can't get anything though.
ssh -v ...
and edit in the output. – goldilocks Nov 13 '15 at 14:54