Step1 : First power up Beaglebone Black by connecting it with PC through USB cable. Step2 : Wait for a few minutes for the PC to detect BBB. Step3 : Open the command terminal and enter the following command for requesting SSH connectivity: ssh
[email protected] Now, user has logged in as a root in Beaglebone black. By default, password is not set for root user. Step4 : Enter the following command for setting root password in Beaglebone black: passwd root Now, enter the password twice for the confirmation. Here when you enter the password, a blank screen is displayed instead of ‘*’ or any other symbol Beaglebone set up configuration