Frequently Used Ubuntu Linux Keyboard Shortcuts on Raspberry Pi 400
Raspberry Pi is a compact yet powerful single-board computer that supports a wide range of operating systems.
Among them, Ubuntu Linux is widely used in both desktop and server environments.
There are several ways to install Ubuntu on a Raspberry Pi, and one of the simpler methods is using Raspberry Pi Imager.
This tool simplifies the installation process by automatically handling tasks such as downloading the operating system and writing the image to the storage device.
Raspberry Pi Imager is an official operating system installation tool provided by the Raspberry Pi Foundation.
It is available for Windows, macOS, and Linux, and is designed to make OS installation accessible even for beginners.
Key features of Raspberry Pi Imager include:
A curated list of compatible operating systems
Automatic download of official OS images
Built-in formatting and verification
A simple and consistent user interface
Because the tool uses verified images, it reduces the need for manual downloads and configuration.
![]() |
| Imager v1.8.5 |
Before installing Ubuntu, it is important to prepare both hardware and software components.
Raspberry Pi board (such as Raspberry Pi 4 or Raspberry Pi 400)
microSD card or USB storage device
Card reader or USB port for your computer
Power supply
Monitor, keyboard, and mouse for initial setup
Raspberry Pi Imager installed on your computer
Internet connection for downloading Ubuntu
Raspberry Pi Imager can be downloaded from the official Raspberry Pi website and installed like a standard desktop application.
Raspberry Pi Imager is available for:
Windows
macOS
Ubuntu and other Linux distributions
After downloading the installer, follow the on-screen instructions to complete the installation.
![]() |
| Install Imager |
Once installed, launch Raspberry Pi Imager. The main interface is minimal and easy to navigate.
The main screen typically includes the following buttons:
Choose Device
Choose OS
Choose Storage
Write
Click Choose Device and select the Raspberry Pi model you are using.
This helps the tool display operating systems compatible with your hardware.
Click Choose OS to open the list of available operating systems.
To select Ubuntu, follow this general path:
Select Other general-purpose OS
Choose Ubuntu
Select the desired Ubuntu version
![]() |
| Other general-purpose OS |
![]() |
| OS Ubuntu |
You may see options such as:
Ubuntu Desktop (with graphical interface)
Ubuntu Server (command-line based)
Ubuntu LTS releases
Each option serves a different usage scenario.
Insert the microSD card or connect the USB storage device to your computer. Raspberry Pi Imager will automatically detect available storage devices.
Click Choose Storage and select the device you want to use for Ubuntu installation.
- Selecting a storage device will erase all existing data on it.
Make sure important files are backed up beforehand.
Raspberry Pi Imager provides optional advanced configuration features that can simplify the initial setup process.
After selecting the OS and storage, click the settings icon (gear icon) to open the advanced options menu.
Setting the hostname
Creating a user account
Defining a password
Enabling SSH
Configuring Wi-Fi
Setting locale and keyboard layout
Using these options can reduce the amount of configuration needed after the first boot.
Once all selections and settings are complete, click the Write button. Raspberry Pi Imager will begin downloading the Ubuntu image and writing it to the selected storage device.
The process includes several steps:
Downloading the Ubuntu image
Formatting the storage device
Writing the image
Verifying the written data
The duration depends on internet speed and storage performance.
After the writing process is complete, safely remove the storage device from your computer and insert it into the Raspberry Pi.
Connect the power supply to the Raspberry Pi. The device will boot automatically.
Ubuntu Desktop will display a graphical setup or login screen
Ubuntu Server will show a terminal-based initialization process
After the system boots successfully, it is useful to verify a few basic items:
Network connectivity
System information and storage recognition
User account access
General system responsiveness
These checks confirm that Ubuntu was installed correctly.
Installing Ubuntu with Raspberry Pi Imager offers several practical benefits:
Official and verified installation method
Simplified workflow from start to finish
Automatic handling of downloads and formatting
Suitable for both beginners and experienced users
This approach reduces complexity compared to manual image writing methods.
Using Raspberry Pi Imager to install Ubuntu allows you to proceed with a clear and structured installation process.
From selecting the operating system to configuring basic settings, multiple steps are integrated into a single workflow.
In summary:
Raspberry Pi Imager is an official installation tool
Ubuntu Desktop and Server are both supported
Advanced settings allow basic pre-configuration
The installation process is accessible and reliable