{{ page.board_name }}


Board name
{{ page.board_name }}
Board maker
{{ page.board_maker_name }}
SoC
{{ page.board_soc_name }}
CPU
{{ page.board_cpu_name }}

Install instructions

wget http://ftp.sd-card-images.johang.se/PLACEHOLDER1.bin.gz
wget http://ftp.sd-card-images.johang.se/PLACEHOLDER2.bin.gz
zcat boot.bin.gz debian.bin.gz > sd-card.img
dd if=sd-card.img of=/dev/sdXXX # ...where /dev/sdXXX is your SD card

When the dd command is done, put the SD card in your board and power it on. The board will boot up and assign itself an IP address using DHCP. The last part of the Debian image filename is the default root password.


Downloads


{% include digitalocean.html %}

Other boards

{% include boards.html %}