/BananaPI-Debian

Scripts to create an Image of Debian for Banana PI

Primary LanguageShellGNU General Public License v2.0GPL-2.0

BananaPi Debian

Script to create bootable SD card image of Debian for Banana PI.

Check build libraries

Prebuild images, support & history

http://www.igorpecovnik.com/2014/09/07/banana-pi-debian-sd-image/

Thank you for your donation

Paypal donate

My bitcoin address

17vT6hV83EQ6rizbWeasfy1tWEzFpzYqEE

DIY

sudo apt-get -y install git
cd ~
git clone https://github.com/igorpecovnik/BananaPI-Debian
chmod +x ./BananaPI-Debian/build.sh
cd ./BananaPI-Debian

edit build.sh and alter configuration

sudo ./build.sh
  • Wait around 3h on a 10Mbit line and average desktop computer.
  • If build is succesfull you will find zipped image in your output/output directory. Unzip and burn with supplied writter or DD (Unix / Mac) to your SD card.
  • Boot your Banana :=)