Want to set up a headless server or lightweight IoT project using Raspberry Pi?
This guide walks you through installing the 64-bit Lite version of Raspberry Pi OS on a Raspberry Pi 3 Model B+.
๐งฐ 1. Download Raspberry Pi Imager
๐ https://www.raspberrypi.com/software/
Choose the installer based on your OS:
-
Windows โ
.exe -
macOS โ
.dmg -
Linux โ
.deb/.rpm
Install it as usual.
๐พ 2. Prepare microSD Card & Raspberry Pi
- Use at least an 8GB microSD (Recommended: 16GB or more).
- In this tutorial, I use a 32GB microSD.
- Make sure you have a microSD card reader ready.
๐ 3. Launch Raspberry Pi Imager
- Insert the microSD card into your computer.
- Open Raspberry Pi Imager.
๐ง 4. Choose OS
- Click "Choose OS"
- Select:
Raspberry Pi OS (Other)โRaspberry Pi OS Lite (64-bit)
โ ๏ธ "Lite" means no desktop environment โ it's CLI only!
๐ฝ 5. Choose Storage
- Click "Choose Storage"
- Select your microSD card
โ๏ธ 6. Configure Settings (Optional but Recommended)
Click the gear icon โ๏ธ at the bottom right to set:
- โ Enable SSH
- ๐ค Set username and password
- ๐ถ Enter your WiFi SSID and password
- ๐ Set Locale, Timezone, and Keyboard layout
๐ These settings will apply automatically when you boot. No manual config needed!
๐ฅ 7. Flash the OS
- Click Write
- Wait for the process to complete
- Eject the microSD card safely
๐งพ 8. Boot Your Raspberry Pi
- Insert the microSD card into your Raspberry Pi
- Power it up and wait for it to boot
- Login using terminal or SSH (if enabled)
Username: pi
Password: [your password]
๐ Next Up: Home Labs #2: Setup Raspberry Pi with Cloudflare Zero Trust (Managed Tunnel)

Top comments (0)