Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 17, 2014
1 parent 9e5f6d6 commit 13c4362
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
BananaPi Debian image
BananaPi Debian
================
![](https://www.igorpecovnik.com/wp-content/uploads/2014/09/bananapi-ssh.png)

<img src="https://www.igorpecovnik.com/wp-content/uploads/2014/09/bananapi-ssh.png" alt="cubox-login" width="640" height="412">
Script to create an image of Debian for Banana PI.

Scripts to create an Image of Debian for Banana PI
![](https://www.igorpecovnik.com/wp-content/uploads/2014/09/bananapi.png)

Check build libraries:
https://github.com/igorpecovnik/lib

Prebuild images, support and history:
Download images, support and history
------------------
https://www.igorpecovnik.com/2014/09/07/banana-pi-debian-sd-image/
[https://www.igorpecovnik.com/2014/09/07/banana-pi-debian-sd-image/](https://www.igorpecovnik.com/2014/09/07/banana-pi-debian-sd-image/ "Download")

If you like my work please donate! Thank you.
Thank you for your donation
------------------
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CUYH2KR36YB7W"><img style="padding:0;" width=74 height=21 src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="Donate!" / border="0"></a>

Bitcoin Address: 17vT6hV83EQ6rizbWeasfy1tWEzFpzYqEE
[![Paypal donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CUYH2KR36YB7W)

Installation steps
![My bitcoin address](https://www.igorpecovnik.com/wp-content/uploads/2014/10/bitcoinigor.png)

17vT6hV83EQ6rizbWeasfy1tWEzFpzYqEE

Compilation steps
------------------
1. <a href=https://releases.ubuntu.com/14.04/>Install Ubuntu 14.04 LTS</a> into your (virtual) PC
1. [Install Ubuntu 14.04 LTS](https://releases.ubuntu.com/14.04/) into your (virtual) PC
2. Login as root and execute:

```shell
Expand All @@ -31,4 +35,4 @@ chmod +x ./BananaPI-Debian/build.sh
cd ./BananaPI-Debian
sudo ./build.sh
```
Whole process takes around 3h on a 10Mbit line and average desktop computer.
3. Wait around 3h on a 10Mbit line and average desktop computer.

0 comments on commit 13c4362

Please sign in to comment.