Skip to content

Buster Lite Image Targeting Raspberry Pis

Pre-release
Pre-release
Compare
Choose a tag to compare
@chiefwigms chiefwigms released this 28 Sep 05:19
· 163 commits to master since this release
d799583

Your Pi needs to connect to a 2.4 GHz WiFi band from your router!

  1. Download and unzip image (MD5 of ps_server_beta4.zip = 6a575598aface1decfad333000448e92; MD5 of 2020-09-27-picobrew-pico-lite.img = 90db2042074566c65547f6b1cf36e1c7)
  2. Write Image (use the extracted 2020-09-27-picobrew-pico-lite.img, not the ps_server_beta4.zip file!) Guide for writing the image.
  3. Eject/Plug back SD card to computer
  4. Modify wpa_supplicant.conf with your network information (use quotes around BOTH ssid & psk !)
    image
  5. Insert SD into PI & Power on
  6. Wait 2 minutes (that's right - no more long waits!)
  7. Wait for a hotspot "PICOBREW" - the password is "PICOBREW".
  8. Test out the server :)

This image is still in beta! Updates include:

  1. Include git repo with install
  2. Revert WiFi firmware to an older version for stability
  3. Push latest startup script (rc.local)
  4. Migrate image builds to pi-gen.. look out for a GUI version soon