Installation of Raspberry Pi OS
Step 1: Flash the Operating System
1. Download: Get the official Raspberry Pi Imager for your computer (Windows, macOS,
or Linux).
2. Launch: Open the imager and click CHOOSE DEVICE to select your specific
Raspberry Pi model.
3. Choose OS: Click CHOOSE OS and select Raspberry Pi OS (Other). Pick the 64-bit
or 32-bit Desktop version depending on your needs.
4. Choose Storage: Insert your microSD card into your computer via a reader, click
CHOOSE STORAGE, and select your card.
5. Write Data: Click NEXT. When prompted to apply OS customisation settings, select
EDIT SETTINGS
Step 2: Configure OS Settings (Highly Recommended)
Before writing the data, use the customization menu to save time during your first boot:
Set Hostname: Create a name for your Pi (e.g., raspberrypi).
Set Username and Password: Define your login credentials, as there are no longer
default passwords.
Configure Wireless LAN: Enter your Wi-Fi SSID and Password so it connects
automatically.
Set Locale: Configure your time zone and keyboard layout.
Services: Enable SSH if you plan to access the Pi remotely from another computer.
Click Save, then Yes to confirm the data on the SD card will be erased, and wait for the
process to complete.
Step 3: First Boot and Setup
1. Insert Card: Remove the microSD card from your computer and insert it into the slot on
your Raspberry Pi.
2. Connect Peripherals: Connect your USB mouse, keyboard, and monitor to the Pi. (For
Raspberry Pi 5 or 4, use HDMI port 0, which is closest to the power port).
3. Power On: Plug in the official USB-C power supply.
4. Welcome Wizard: The Pi will boot and show a welcome screen. Follow the on-screen
wizard to complete setup and run any pending software updates
Installation of Raspberry Pi OS
Requirements
Raspberry Pi board (Pi 3, Pi 4, or Pi 5)
MicroSD Card (16 GB or more, Class 10 recommended)
Computer/Laptop
MicroSD Card Reader
Internet connection
Power adapter for Raspberry Pi
Step 1: Download Raspberry Pi Imager
1. Open a web browser.
2. Visit the official Raspberry Pi website.
3. Download Raspberry Pi Imager for your operating system (Windows, macOS, or
Linux).
4. Install the software.
Step 2: Insert the MicroSD Card
1. Insert the MicroSD card into the computer using a card reader.
2. Ensure any important data is backed up because the card will be erased.
Step 3: Launch Raspberry Pi Imager
Open Raspberry Pi Imager.
You will see three main options:
Choose Device
Choose OS
Choose Storage
Step 4: Choose Raspberry Pi Device
Click Choose Device.
Example:
Raspberry Pi 5
Raspberry Pi 4
Raspberry Pi 3
Select the appropriate model.
Step 5: Choose Raspberry Pi OS
Click Choose OS.
Select one of the following:
Raspberry Pi OS (64-bit) (Recommended)
Raspberry Pi OS (32-bit)
Raspberry Pi OS Lite (No Desktop)
Raspberry Pi OS Full (Includes extra software)
For beginners, select:
Raspberry Pi OS (64-bit)
Step 6: Choose Storage
Click Choose Storage.
Select your inserted MicroSD card.
Example:
SanDisk 32GB
Step 7: Configure OS (Optional but Recommended)
Click the Settings (⚙️) icon.
Configure:
Hostname
Username
Password
Wi-Fi Name (SSID)
Wi-Fi Password
Country
Enable SSH (optional)
Click Save.
Step 8: Write the OS
Click Write.
The Imager will:
Download Raspberry Pi OS (if needed)
Format the SD card
Copy the operating system
Verify the installation
This may take 5–15 minutes depending on your internet speed and SD card.
Step 9: Remove the SD Card
After completion:
Click Continue.
Safely eject the MicroSD card.
Step 10: Insert into Raspberry Pi
Insert the MicroSD card into the Raspberry Pi.
Connect:
HDMI Monitor
Keyboard
Mouse
Power Supply
Step 11: Boot Raspberry Pi
Connect the power supply.
The Raspberry Pi will:
Boot automatically
Expand the file system
Restart if necessary
Step 12: Initial Setup
On first boot:
Select Country
Select Language
Select Time Zone
Connect Wi-Fi (if not already configured)
Update software
Click Next until setup is complete
Step 13: Login
Enter:
Username:
Example:
pi
or the username you created.
Password:
Enter your password.
Step 14: Desktop Appears
The Raspberry Pi Desktop is displayed.
You are now ready to use Raspberry Pi OS.
Viva Questions
1. What is Raspberry Pi OS?
Answer: Raspberry Pi OS is the official Debian-based operating system designed for Raspberry
Pi computers.
2. What software is used to install Raspberry Pi OS?
Answer: Raspberry Pi Imager is used to install Raspberry Pi OS.
3. Why is a MicroSD card required?
Answer: A MicroSD card stores the operating system and data for the Raspberry Pi.
4. What is the recommended version of Raspberry Pi OS for beginners?
Answer: Raspberry Pi OS (64-bit) with Desktop is recommended for beginners.
5. What is the purpose of Raspberry Pi Imager?
Answer: Raspberry Pi Imager is used to write Raspberry Pi OS onto a MicroSD card.
6. What is SSH, and why would you enable it?
Answer: SSH allows secure remote access to the Raspberry Pi over a network.
7. What command is used to check the installed operating system?
Answer: The command cat /etc/os-release displays the installed operating system details.
8. What is the difference between Raspberry Pi OS Lite and Desktop versions?
Answer: Lite has no graphical interface, while Desktop includes a graphical user interface (GUI).
9. What is the function of the Write option in Raspberry Pi Imager?
Answer: The Write option copies the operating system to the MicroSD card.
10. Why should the SD card be safely ejected after writing the OS?
Answer: Safely ejecting the SD card prevents data corruption and ensures all files are properly
save.