This is an old revision of the document!
Table of Contents
Debian Installation on SD Card for BeagleBone Black
In order to install Linux on the BeagleBone Black an image of the operating system and a SD Card is needed. The operating system image will be burned on the SD card. Burning will performed at your computer or Laptop, normally a Microsoft Windows, Mac OS X or Linux computer equipped with a SC card reader device.
Afterwards the SD card will be plugged in at the BeagleBone Black and Linux will be booted from the SD card. After booting is finished, it is a good advice to update the BeagleBone Black with the news software releases.
Getting Debian Image
First, download an image to your computer. I am using the Debian Image Jessie IOT1) (bone-debian-8.7-iot-armhf-2017-03-19-4gb.img).
This image contains:
- Distribution Debian 8.7 (Jessi)
- Linux Kernel Version 4.4.54-ti- revision r93
Due to the fact, that the provided images are changing frequently in time and sometimes older images are no more available, this image bone-debian-8.7-iot-armhf-2017-03-19-4gb.img.xz is also available at the TKN Web Server.
If you like newer or other images, you can find them at beaglebord.org. In most cases, the image-file is compressed in an archive, indicated by the .xz suffix at the end of the file name (e.g. debian-wheezy-7.2-armhf-3.8.13-bone30.img.xz).
Decompressing and Burning the Debian Image
In the past the process of decompressing an burning the image was a very complex task. First have to decompress the image with an appropriate compression tool, next the SD card needs some portions with appropriate parameters. These portions need to be formatted. And than the image can be flashed. The tools for this process are depend from the operation system.
Today the process ist done by a single tool, called balenaEtcher. First, download belenaEtcher from https://www.balena.io/etcher/, install and open ist. belenaEtcher is available for Microsoft Windows, Linux and Mac OS X.
After starting galenaEtcher for following window opens up, similar like this: