forked from RPi-Distro/pi-gen
Use the builds located on github
Or if you want to build your own image.
- Install Docker
- Install cynwin or bash for windows
- start an apt cache to speed up builds
docker-compose up -d
then check the config file, if no apt cache specified runecho 'APT_PROXY=http://172.17.0.1:3142' >> config
- run
./build-docker.sh
in a terminal - 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'