{{ page.board_name }}
Minimal, pure and up-to-date vanilla Debian/Ubuntu Linux SD card image for {{ page.board_name }}.
-+
-
-
- Board name +
- Board name
- {{ page.board_name }} -
- Board maker +
- Board maker
- {{ page.board_maker_name }} -
- SoC +
- SoC
- {{ page.board_soc_name }} -
- CPU +
- CPU
- {{ page.board_cpu_name }}
+
-
Install instructions
-
- wget http://dl.sd-card-images.johang.se/PLACEHOLDER1.bin.gz
- wget http://dl.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
-
+ wget http://dl.sd-card-images.johang.se/PLACEHOLDER1.bin.gz
+ wget http://dl.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/Ubuntu image filename is the default root password ("PLACEHOLDER" for this image).
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/Ubuntu image filename is the default root password ("PLACEHOLDER" for this image).
+
Downloads for {{ page.board_name }}
@@ -65,106 +58,33 @@ layout: default+
Boards by {{ page.board_maker_name }}
+
Boards with {{ page.board_soc_name }}
@@ -229,6 +149,100 @@ layout: default {% endfor %} -+