On Mon, Oct 7, 2013 at 2:49 PM, Bit Pusher <[email protected]> wrote: > Thanks George, I actually do want to boot the operating system on the SD > card which has two partitions made according to instructions at > http://eewiki.net/display/linuxonarm/BeagleBone+Black. The operating system > I installed on the SD card is ubuntu-13.04-console-armhf-2013-07-22.tar.xz. > The LEDs are operating as I expect from booting my other image (which also > boots the SD card) but was a downloaded image as opposed to a compiled > image. When I apply power, the LEDs light up after a few seconds as > expected. When I hold the reset switch down, then after about 8-10 seconds, > the LEDs turn off, again as expected when an SD running machine is turned > off. Everything looks right except for the closed ports.
So 'ssh' should work by default with the console image. Two potential issues i see, your using a static IP. Can i assume you've tested pinging this device from another pc on your network? Second, are you using the raw ip address with ssh, or the device name? Either way, openssh-server is installed by default, with the default port 22 configuration.. 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
