Write OS to SD card
The SD card will hold the operating system. On the Raspberry Pi website, on the download page, you can
find the Imager tool. Select the version for your computer, download, and install it.
Start the Imager and follow these steps:
- Put the SD Card in your computer
- Click “Choose Device” and select your type of board
- Click “Choose OS” > “Raspberry Pi OS (64-bit)” (or 32-bit for an older board)
- Click “Choose Storage” and select your SD card
- Click “Next”
- In the “Use OS customisation?” screen, click “Edit Settings”
- In “General”, fill in a name for your board, login, password, wifi settings, etc.
- In “Services”, enable SSH with password authentication
- In “Options” you can disable telemetry.
- Back in the “Use OS customisation?” screen, click “Yes”
- Confirm with “Yes” that all data on the SD Card can be overwritten
- Wait until “Writing” and “Verifying” are finished
- You can now take the SD Card out of your computer, and put it in the Raspberry Pi