How to write Raspbian OS to SD card using Imager - adsb-related-code/how-to-setup-community-adsb-feeder GitHub Wiki

Use the Raspberry Pi Imager to install Raspberry Pi OS Lite to the SD card:

Link: Official Raspberry Pi Imager

This guide uses Raspberry Pi Imager v1.7.5. It should be similar or identical for other versions.

1. Place the SD card in your SD card reader (use MicroSD to SD Card adapter if needed)

2. Run the Imager software

3. Select Raspberry Pi OS Lite 32-bit under "Raspberry Pi OS (Other)"

3a. Click the GEAR ICON and these steps for easier setup

  1. Enable SSH access to manage your Pi over network
  2. Add an user account and password
  3. Configure Wi-Fi (if you want to use that)

4. Click save and choose your SD card as the storage

5. Start the write process

6. Congratulations! Place SD in the Pi after the write finishes!

Return to the Guide and install ADS-B software!