Skip to main content

Download and Flash Raspberry Pi OS

Step 1: Download

First, download the OS from the official Raspberry Pi Foundation website below. There are three different versions of the Raspberry Pi OS. The Raspberry Pi OS with desktop and recommended software is suitable for beginners. Raspberry Pi OS with desktop is suitable for basic desktop setups. Raspberry Pi OS Lite is the minimal OS without a GUI (Graphical User Interface), suitable for server setups.

  • Raspberry Pi OS – https://www.raspberrypi.org/software/operating-systems/
    • The official Raspberry Pi operating system from the Raspberry Pi Foundation. Download the image that best suit your needs. For me, I personally prefer the Raspberry Pi OS Lite as I use my Raspberry Pis for a lot of server tasks.

Screenshot 2021-05-05 145052.png

Balena Etcher – https://www.balena.io/etcher/

  • Etcher is a utility tool that will flash the OS onto a microSD card. Choose the correct version for your Operation System.
  • For this guide, I will be using the portable version Etcher for Windows.

Screenshot 2021-05-05 145153.png

Step 2: Flash the OS

Insert the MicroSD card into a MicroSD Reader on your computer.

IMG_20210505_145603.jpg

Next, navigate to the folder where you downloaded the balena Etcher application and launch it.

Screenshot 2021-05-11 004613.png

Screenshot 2021-05-11 004614.png

Screenshot 2021-05-11 004746.png

Next, select the target SD card to flash the OS onto.

Screenshot 2021-05-11 004804.png

Screenshot 2021-05-11 004821.png

Lastly, hit Flash to start the flashing process. A Windows UAC prompt may pop up to ask for permission to start the process.

Screenshot 2021-05-11 004837.png

Screenshot 2021-05-11 004904.png

Screenshot 2021-05-11 004917.png

When complete, Etcher will display a green check for successful flash like below.

Screenshot 2021-05-11 005220.png

Step 3: Test the OS

Take the MicroSD card and plug it into the MicroSD card slot on the Pi.

IMG_20210505_145631.jpg

Plug in the power source, HDMI cable, and watch the Pi boot up into the Raspberry Pi OS.

IMG_20210511_010013.jpg

IMG_20210511_010027.jpg

IMG_20210511_010146.jpg

Congrats, you have now successfully installed a Raspberry Pi OS on a Raspberry Pi.