# PiAware Raspberry Pi Zero 2

**URL:** https://discussions.flightaware.com/t/piaware-raspberry-pi-zero-2/79933
**Category:** ADS-B Flight Tracking
**Created:** [October 30, 2021, 10:32pm UTC](https://discussions.flightaware.com/t/piaware-raspberry-pi-zero-2/79933 "2021-10-30T22:32:08Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![abcd567](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/abcd567/32/113769_2.png) [@abcd567](https://discussions.flightaware.com/u/abcd567)
#### Post date: [November 1, 2021, 12:53am UTC](https://discussions.flightaware.com/t/piaware-raspberry-pi-zero-2/79933/4 "2021-11-01T00:53:25Z")

</div>

> [@emmmceee](#):
>
> The RPi Zero 2s are not at fault because will boot fine using vanilla Rasberry Pi OS (standard and lite) without issues.

Quick solution is to use vanilla Rasberry Pi OS image and install dump1090-fa, piaware and dump978-fa (if required) using following guides:

## GUIDE-1

[**https://flightaware.com/adsb/piaware/install**](https://flightaware.com/adsb/piaware/install)

&nbsp;

## GUIDE-2

[**[Package Install] How to Install and Configure Piaware on Raspberry Pi OS Image / RPi**](https://discussions.flightaware.com/t/package-install-how-to-install-and-configure-piaware-on-raspberry-pi-os-image-rpi/72401)

**NOTE (If dump978-fa is installed)**  
The dump978/dump1090 configuration command in “ **GUIDE-2** ” above is pre-ver 6.0.  
Use following for ver 6.0 and later.

```auto
sudo sed -i 's/^RECEIVER_SERIAL=.*/RECEIVER_SERIAL=00001090/' /etc/default/dump1090-fa  
sudo sed -i 's/driver=rtlsdr[^]* /driver=rtlsdr,serial=00000978 /' /etc/default/dump978-fa  

```

---

_[View the full topic](https://discussions.flightaware.com/t/piaware-raspberry-pi-zero-2/79933)._
