Skip to content

Buster Lite Image Targeting Raspberry Pis

Pre-release
Pre-release
Compare
Choose a tag to compare
@chiefwigms chiefwigms released this 04 Jul 01:21
· 210 commits to master since this release

Guide for writing the image.

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

  1. Download and unzip image (MD5 of .img = 7913d5606681fdb2d7fcb3b9e1bc1e1b)
  2. Write 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 15-20 minutes or longer (it will go through and install/update).
  7. Wait for a hotspot "PICOBREW" - the password is "PICOBREW".
  8. Test out the server :)

This image is still in beta! Updates include:

  1. Added offline packages (debs & whl)
  2. Updated br0 interface to use dnsmasq for DHCP
  3. nginx setup fixes
  4. updates to rc.local