How to reinstall the operating system of the Kano computer using a Linux box.
Mac OS Windows Control your kits. Sync your kits, and start making. Step-by-step challenges. Remix community creations. Download our apps and OS, peek into our Software Studio, join Kano Club and more! In this video shows you how to install apps in Kano OS on the Raspberry Pi.Hey, I'm on Patreon: is the Raspberry Pi I.
The folks at Kano make it easy to download and reinstall the Kano OS via a burner program available for Windows and Mac. For those of us with Linux boxes, the process is easy enough to do by hand.
Download the appropriate version of the latest Kano OS from the Kanux Public Build download area. If you aren’t sure what file you want, keep in mind:
Decompress the file you downloaded, for example:
You will now have the Kano OS image file. For example, after decompressing the above I had Kanux-Beta-v2.1.0-release-8gb.img.
Insert your SD card into your computer and delete all partitions from it. This can be done from the terminal, or you can use a GUI tool such as gparted. Determine the device path of the SD card as mounted on your computer. Again, either the terminal or gparted can tell you this. For example, on my hardware the SD card is /dev/sdb.
Write the image to the SD card with a command of the form:
This command will take a few minutes to complete, and no output to the terminal will appear in the meantime. Patience is a virtue. A successfully completed write will look something like:
Remove the card from your Linux box, insert it in your powered-off Kano, fire it up, and you’re done.
This information is correct as of Kanux 2.1.0 and was last updated 8 October 2015 with the kind assistance of Pamela of the Kano Customer Care team.