Skip to content

Setup raspbian

Rajesh Khadka edited this page Jan 10, 2019 · 3 revisions

There are lots of os images and tools variation to install the os on the raspberry pi. You can go through this for more insights.

For this example, we will be using the Raspbian(OS) and etcher(tools to flash os image).

  1. Download the Raspbian image file of any kind(Stretch with Desktop, Lite)
  2. Download etcher and install it to flash the Raspbian on sd card
  3. Connect an SD card reader with the SD card inside
  4. Open Etcher and select from your hard drive the Raspberry Pi .img or .zip file you wish to write to the SD card.
  5. Select the SD card you wish to write your image to.
  6. Review your selections and click 'Flash!' to begin writing data to the SD card.

References

Clone this wiki locally