To use the sd card image, do the following: 1) Unzip the img file 2) Copy the image to a new SD card using: sudo dd if=./inku.img of=/dev/sdX bs=4M status=progress && sync where sdX is replaced with the device representing the SD card