π-box v2 - Installation guide with a disk image

Hardware prerequisites

REQUIRED HARDWARE

RECOMMENDED HARDWARE''

OPTIONAL HARDWARE

Also required :

icecast server needed for upstream !

REQUIRED FOR THE INSTALLATION PHASE

Setup

Installation

  1. Download Pibox image here on your computer
  2. Burn the Pibox image on a SD card
  3. Once completed, put the sd-card in the rapsberri pi and plug in the power cord
  4. connect to the local wifi network where the SSID is "pibox_ssid"
  5. connect on ssh
    $ ssh pi@192.168.100.1
  6. change your wifi SSID (optionnal)

    $ sudo nano /etc/hostapd/hostapd.conf

    And modify the value for the ssid to the desired one. default is "pibox_ssid"

  7. expand the file system
    $ sudo raspi-config

search in the menu for expand file system

reboot