📂
my database
  • Introduction
  • Home setup
    • Raspberry
      • OS Installation
      • Enable SSH and first access
      • SSH configuration
      • Change default credentials
      • Home DNS
      • WiFi USB
      • Live cam
      • ESP32
      • AD/DA
      • Humidity sensors
    • Remote access
      • ssh
      • Turn on/off remote computer
      • Dynamic DNS
      • Remote ssh
      • Home VPN
  • GNU/Linux commands
    • locale
    • crontab
    • chmod
    • router
  • Future sections
    • Topics
  • Research
    • Introduction to Sustainability
Powered by GitBook
On this page
  • Requirements
  • Raspberry Pi OS
  • Install

Was this helpful?

  1. Home setup
  2. Raspberry

OS Installation

Install Raspberry Pi OS

PreviousRaspberryNextEnable SSH and first access

Last updated 4 years ago

Was this helpful?

There are different operating systems available for Raspberry Pi. I usually choose Raspberry Pi OS, which was formerly known as Raspbian.

Requirements

To install the OS, we need:

  • Raspberry Pi

  • Memory SD card

  • USB cable

Raspberry Pi OS

Raspberry provides a software assistant to download and burn the chosen OS into your SD card. You can download it from the .

Install

Connect the Raspberry Pi to the computer and launch the Raspberry Pi manager. Choose the operating system, the SD card, and click on Write. This process might take few minutes.

If everything succeeds, you’ll see the following message:

If not, you may want to try to select the Erase option from the Operating System options in the first figure.

More info in the .

Raspberry Pi blog
official website