After a recent dead and/or dying SD card issue I decided to perform a scratch rebuild which was made easier with a quick list that I put together before starting the rebuild. So, I’m sharing my list in case anyone else could make use of it.
Background; my Raspberry Pi2 was feeding FlightAware, FlightRadar24 & PlaneFinder using Dump1090-Mutability as the decoder.
Step 1:
Image a new SD card with Raspbian Debian Wheezy available here
https://www.raspberrypi.org/downloads/
Step 2:
Boot the newly imaged SD card. Change the default passwords to something of your choice. Run the Update and Upgrade commands to ensure you have the latest patches etc. If you wish use the RASPI-CONFIG utility to set your local timezone and expand the OS to use all available space on the SD card.
Step 3:
Install Dump1090-mutability. Instructions and download links available here
http://discussions.flightaware.com/ads-b-flight-tracking-f21/raspbian-ubuntu-packages-for-dump1090-mutability-available-t19619.html
Step 4:
Install Piaware. Instructions and download links available here
http://discussions.flightaware.com/ads-b-flight-tracking-f21/multilateration-mlat-beta-t27073.html
Step 5:
Install Flightradar24 (fr24feed). Instructions and download links available here
http://forum.flightradar24.com/threads/8591-Raspberry-Pi-How-To-Install-Raspian-OS-Dump1090-FR24-Data-Feeder
I started my install at this point on the webpage link above (STEP 3- Installation of FR24 Data feeder ). Once installed, point a web browser at http://{rpi2 IP adress}:8754 and go through the settings process. Here are my default settings.
key: use your own sharing key
AVR (TCP)
127.0.0.1:30002
RAW No
SBS No
Step 6:
Install PlaneFinder (pfclient). Instructions and download links available here
http://forum.planefinder.net/threads/plane-finder-client-beta3-3-0-1657.277/
Once installed, point a web browser at http://{rpi2 IP adress}:30053 and go through the settings process. Here are my default settings.
key: use your own share code
Beast 127.0.0.1:30005
Step 7:
Install Collectd. Instructions and download links availble here
http://discussions.flightaware.com/ads-b-flight-tracking-f21/system-monitoring-t26999.html
Step 8:
Install any additional software that you require. And restore any of your custom files from backup, if available.
Cheers, Tom