Skip to content
guyzmo edited this page Mar 12, 2013 · 1 revision

Install from scratch

To reflash the gateway module, you can use the following files and tutorials as starting point:

  • http://downloads.angstrom-distribution.org/demo/beaglebone/

And then, once the system is up and running, you can install the utilities on the beaglebone using:

 # opkg install http://feeds.polluxnzcity.net/beta/polluxnzcity-feed_1.0.0-r0_armv7a.ipk
 # opkg update && opkg --force-removal-of-dependent-packages remove bonescript cloud9 gateone && opkg install pollux-full

Install from image

Go to the following page, download the files you need and follow the instructions:

  • http://www.polluxnzcity.net/images/
Clone this wiki locally