Dear All,
When I get connected to the beaglebone black, the board gets powered up, i am able to login via serial cable and also can visit the getting started page but when I try to do ssh , I hangs at the following :
locomotec@LAPTOP:~$ ssh -vvvv root@192.168.7.2
OpenSSH_5.9p1 Debian-5ubuntu1.1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.7.2 [192.168.7.2] port 22.
debug1: Connection established.
debug1: identity file /home/locomotec/.ssh/id_rsa type -1
debug1: identity file /home/locomotec/.ssh/id_rsa-
cert type -1
debug1: identity file /home/locomotec/.ssh/id_dsa type -1
debug1: identity file /home/locomotec/.ssh/id_dsa-cert type -1
debug1: identity file /home/locomotec/.ssh/id_ecdsa type -1
debug1: identity file /home/locomotec/.ssh/id_ecdsa-cert type -1
Can you please help me out here ?
Thanks in advance
Best Regards
Praveen