Install Raspian OS onto Raspberry Pi Using rpi-imager
Pre-Requisites
- Raspberry Pi
- Micro SD Card
- Computer
Steps
- Insert your microSD card into your computer.
sudo apt install rpi-imager and launch the application using by typing rpi-imager
- Select your OS of choice (Raspberry OS Lite is a good choice to stay lightweght since no desktop environment is needed for a headless setup).
- Select your microSD card to write the OS image onto.
- Click on cog for advanced settings
- Select a username and password
- Enable SSH using password authentication
- Select Wireless LAN Network and enter password
- Write image
- Eject microSD card and enter it into the raspberry pi. Connect the raspberry pi to power.
Tags
rpi