Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 1.06 KB

forked from RPi-Distro/pi-gen

delta 5 raspberry pi images

Use the builds located on github

releases

Or if you want to build your own image.

  1. Install Docker
  2. Install cynwin or bash for windows
  3. start an apt cache to speed up builds docker-compose up -d then check the config file, if no apt cache specified run echo 'APT_PROXY=http://172.17.0.1:3142' >> config
  4. run ./build-docker.sh in a terminal
  5. Wait 30 minutes, a new .img file will appear in your local directory

Once you have the .img file, use a tool like etcher to copy it to the SD card for the raspberry pi.

Plugin a network cable to the raspberry pi and navigate to http://delta5.local (If that doesn't work make sure you have bonjour installed.(comes with itunes or install stand alone) ) Login with creds 'admin' and password 'delta5'

You can also ssh with creds 'pi' and password 'raspberry'