-
Notifications
You must be signed in to change notification settings - Fork 92
Image Installation
Scott Kidder edited this page Jun 14, 2015
·
2 revisions
The suggested installation method for most users is to use a pre-built image. Images are based on the official Raspbian images for the Raspberry Pi.
- Download the HSMM-Pi image:
- Amazon S3 URL:
- Torrent URL:
- Verify the image checksum against the list of release checksums
- See the section Writing an Image to an SD Card in the Raspberry Pi documentation
- Connect an Ethernet cable from the Raspberry Pi to your computer (crossover)
- Insert SD card in the Raspberry Pi
- Connect the USB WiFi adapter
- Apply power to the Raspberry Pi
- Allow 2 minutes for the Raspberry Pi to finish starting up
- SSH to the Raspberry Pi with the default IP address and credentials (pi/raspberry): ssh [email protected]
- Run
sudo raspi-config
and selectExpand filesystem
- Exit the setup program and reboot
- Access the HSMM-Pi web interface using the default IP: http://169.254.54.132/
- Configure the Network settings for the mesh network and the desired mode for the wired Ethernet adapter (LAN/WAN).
- Save settings and shutdown
- Remove power
- Apply power to the Raspberry Pi
- Allow 2 minutes for the Raspberry Pi to finish starting up
- Access the HSMM-Pi web interface at 172.27.2.1 (or whatever internal IP you've assigned it): http://172.27.2.1/