BeagleBone questions (was Re: Towards an ARM system-building script)

Tim Kientzle kientzle at freebsd.org
Mon Oct 29 03:50:55 UTC 2012


On Oct 28, 2012, at 6:43 PM, Alie Tan wrote:
> 
> I've found that the "hostname" on rc.conf file is not appears on my Router,
> its empty.

I could be wrong, but I think you need to explicitly
configure FreeBSD dhclient to advertise a hostname.

> And i couldn't connect to my BeagleBone thru SSH even though i have this
> lines on my rc.conf
> 
> hostname="beaglebone"
> ifconfig_cpsw0="DHCP"
> sshd_enable="YES"
> 
> I am using r242068 for /usr/src

Can you clarify "couldn't connect"?

Is sshd running?

Can you ping the BeagleBone?

Can you ping from the beaglebone to your router?

On the beagle bone, can you "ssh 127.0.0.1"?

Tim

P.S.  Please edit the subject of your emails.



More information about the freebsd-arm mailing list