Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.93 KB

install-os.md

File metadata and controls

40 lines (28 loc) · 1.93 KB

Installing operating system images

You need an image writing tool to install a Raspberry Pi operating system on an SD card.

The most used tools are:

Install using the Raspberry Pi Imager

Raspberry Pi have developed a graphical SD card writing tool that works on macOS, Linux and Windows.

It is the easiest option for most users as it will download the image and install it automatically to the SD card.

Raspberry Pi Imager

  1. Download the latest version of Raspberry Pi Imager and install it.
  2. Connect an SD card reader with the SD card inside.
  3. Open Raspberry Pi Imager and choose the required OS from the list presented.
  4. Choose the SD card you wish to write your image to.
  5. Review your selections and click WRITE to begin writing data to the SD card.

Install using balenaEtcher

balenaEtcher is a graphical SD card writing tool that works on macOS, Linux and Windows.

balenaEtcher

  1. Download balenaEtcher and install it.
  2. Connect an SD card reader with the SD card inside.
  3. Download an Official Raspberry Pi image
  4. Open balenaEtcher and select from your hard drive the .img or .zip file you wish to write to the SD card.
  5. Select the target SD card you wish to write your image to.
  6. Review your selections and click Flash! to begin writing data to the SD card.