On Tue, Oct 8, 2013 at 3:59 PM, Ken Martin <[email protected]> wrote:
> Robert, the downloaded file was
>
> ubuntu-13.04-console-armhf-2013-07-22.tar.xz
>
> I downloaded it about 2 months ago using something like
>
> wget -c
> https://rcn-ee.net/deb/minfs/raring/ubuntu-13.04-minimal-armhf-2013-08-25.tar.xz
>
> (except it's now 8-25 rather than 7-22 and console rather than minimal) and
> I compiled and prepared the SC card using instructions either from or
> similar to
>
> http://eewiki.net/display/linuxonarm/BeagleBone+Black
>
> everything went well except ssh'ng to the BBB after plugging in theSD card
> and powering up (although it looks like it is booting)
> -Ken

That image works here.. (ip didn't come up right away so i had to dhclient eth0)

Starting Nmap 6.40 ( http://nmap.org ) at 2013-10-09 10:14 CDT
NSE: Loaded 110 scripts for scanning.
NSE: Script Pre-scanning.
Initiating Ping Scan at 10:14
Scanning 192.168.0.109 [2 ports]
Completed Ping Scan at 10:14, 0.00s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 10:14
Completed Parallel DNS resolution of 1 host. at 10:14, 0.00s elapsed
Initiating Connect Scan at 10:14
Scanning arm (192.168.0.109) [1000 ports]
Discovered open port 22/tcp on 192.168.0.109
Discovered open port 80/tcp on 192.168.0.109
Completed Connect Scan at 10:14, 0.13s elapsed (1000 total ports)
Initiating Service scan at 10:14
Scanning 2 services on arm (192.168.0.109)
Completed Service scan at 10:14, 6.16s elapsed (2 services on 1 host)
NSE: Script scanning 192.168.0.109.
Initiating NSE at 10:14
Completed NSE at 10:14, 0.73s elapsed
Nmap scan report for arm (192.168.0.109)
Host is up (0.0087s latency).
Not shown: 998 closed ports
PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 6.1p1 Debian 4 (protocol 2.0)
| ssh-hostkey: 1024 3d:89:81:7c:31:db:18:d6:79:f8:62:2f:a2:11:26:39 (DSA)
| 2048 bb:c6:f8:3b:01:04:39:90:47:03:fa:14:d4:db:6d:49 (RSA)
|_256 8d:54:03:5b:29:fe:26:85:05:81:7e:97:14:c7:28:b9 (ECDSA)
80/tcp open  http    Apache httpd 2.2.22 ((Ubuntu))
|_http-methods: GET HEAD POST OPTIONS
|_http-title: Site doesn't have a title (text/html).
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

NSE: Script Post-scanning.
Initiating NSE at 10:14
Completed NSE at 10:14, 0.00s elapsed
Read data files from: /usr/bin/../share/nmap
Service detection performed. Please report any incorrect results at
http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 7.62 seconds

voodoo@hades:/opt/github/linux-dev$ ssh [email protected]
The authenticity of host '192.168.0.109 (192.168.0.109)' can't be established.
ECDSA key fingerprint is 8d:54:03:5b:29:fe:26:85:05:81:7e:97:14:c7:28:b9.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.0.109' (ECDSA) to the list of known hosts.
[email protected]'s password:
Welcome to Ubuntu 13.04 (GNU/Linux 3.8.13-bone28 armv7l)

 * Documentation:  https://help.ubuntu.com/
Last login: Sun Aug 25 17:18:09 2013
ubuntu@arm:~$

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.

Reply via email to