Beagleboard:BeagleBoneBlack Debian

From eLinux.org
Revision as of 08:35, 14 March 2014 by RobertCNelson (talk | contribs) (be more clearer on armhf)
Jump to: navigation, search

This page is about running the armhf port of Debian distribution at BeagleBoard. The latest beagleboard.org image can be found at: http://beagleboard.org/latest-images

FAQ

Timezone

dpkg-reconfigure tzdata

or via non interactive mode

echo "Europe/Zurich" > /etc/timezone 
dpkg-reconfigure -f noninteractive tzdata

Debian Build Instructions

You'll want a fairly beefy ARM system to run this script.

git clone git://github.com/beagleboard/image-builder.git
cd image-builder
./beagleboard.org_image.sh