Skip to content

JuliusLongmind/BananaPI-Arch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

BananaPi Arch

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

Check build libraries

Prebuild images, support & history of Igor's development

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

Thank you for your donation of Igor

Paypal donate

His bitcoin address

17vT6hV83EQ6rizbWeasfy1tWEzFpzYqEE

DIY

  • [Install Arch] into your (virtual) PC
  • Login as root and execute:
sudo pacman -S git
cd ~
git clone https://github.com/JuliusTZM/BananaPI-Arch
chmod +x ./BananaPI-Arch/build.sh
cd ./BananaPI-Arch

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 :=)

About

Scripts to create an Image of Arch for Banana PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%