diff --git a/docs/_layouts/board.html b/docs/_layouts/board.html index 2c63f37..ebb4ea8 100644 --- a/docs/_layouts/board.html +++ b/docs/_layouts/board.html @@ -27,16 +27,16 @@ layout: default
zcat boot.bin.gz debian.bin.gz > sd-card.imgdd if=sd-card.img of=/dev/sdXXX # ...where /dev/sdXXX is your SD cardWhen 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).