On Tue, Mar 4, 2014 at 5:22 AM,  <c...@isbd.net> wrote:
> I have written a Ubuntu image to my 32Gb micro SD card, it's the one
> contained in ubuntu-13.10-console-armhf-2014-02-16.tar.xz.  I used the
> script that comes from the tar file to write the files to the micro SD
> and it all seemed to work OK.
>
> However although it *seems* to boot OK from the micro SD I can't
> connect to the BBB using ssh as I can if I boot from the default
> Angstrom Linux in the emmc.
>
> Should this work or doesn't the Ubuntu image enable the ethernet? Or
> doesn't it do a proper search for DHCP server etc.?

It's setup to get an ip from an dhcp.. So try..

(eth)
ssh ubuntu@arm
ssh ubuntu@arm.local

(usb)
ssh ubuntu@192.168.7.2

or look at your router and find the ip it was given..

On first boot it can take up to a minute as the ssh keys are generated.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to