Cannot SSH to ubuntu in BBB

Hi everyone !

I install ubuntu 12.04, lxde in sdcard, and it work well.
I run ubuntu 12.04 in my PC, and plug in BBB via sdcard that contained ubuntu 12.04, then I cannot ssh to this BBB. lsusb also doesnt show the BBB. However, when I remove the sdcard and run default Angstrom, lsusb shows the BBB and I can ssh to BBB too. Anyone know this problem ? Please help me :slight_smile:

Thanks in advance !

So did you write an init script for you 12.04 to achieve this?

For the release's on: http://elinux.org/BeagleBoardUbuntu

This is the script that does that...
https://github.com/RobertCNelson/boot-scripts/blob/master/am335x_evm.sh

Regards,

Hello Robert,
I have similar problem and posted it to http://bit.ly/17fFOLX. I am running 13.04 armhf with your kernel. How to I run this script that you mentioned above. Thanks.
-Priyank

Hello Robert,
I have similar problem and posted it to http://bit.ly/17fFOLX. I am running 13.04 armhf with your kernel. How to I run this script that you mentioned above. Thanks.

Search the forums youโ€™re missing a program to use name lookup over ip for SSH.

Hello again,
I have decided to bake the image file from scratch from your wiki. I am confused as to where do I include the u-boot init script. Pardon my lack of knowledge. But I m really enthusiastic about the stuff and still in learning phase. Thanks again.
Priyank