How to Install Ubuntu Raspberry Pi 4

We already discussed installing Android and Windows on Raspberry Pi. We know Raspbian is the official Linex-based operating system for Raspberry Pi. In this tutorial, we will install popular Linux OS Ubuntu on Raspberry Pi 4. The same steps are applicable to Raspberry Pi 3, 2, and zero.

Running an Ubuntu on Raspberry Pi gives you a rich experience and updated software. Also, if you work with ROS (Robot Operating System), then you know that the main supported OS is Ubuntu.

Material Required Ubuntu Raspberry pi 4

Hardware Quantity
Memory Card 16GB +1
Raspberry Pi 41
Mouse1
Keyboard1
Adaptor1
HDMI Monitor1
SD Card Reader1
SoftwareLinks
Ubuntuhttp://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/current/HEADER.html
Etcherhttps://www.balena.io/etcher/
Winrarhttps://www.win-rar.com/start.html?&L=0

Software Setup

  • Download and install the Winrar software from the above link. This WinRAR software is free and light in size.
  • Download the Ubuntu Rar file. After downloading, extracts it with WinRar software and you will get an ubuntu ISO file.
ubuntu on raspberry pi 4
  • Go to the official Etcher website (link in the software table) and download the Etcher file, install, and open it.

Steps to Install Ubuntu

  • Insert your SD card in the SD card reader and connect it to the computer. Open Etcher software and click on the ‘select image’ option, a new window will popup.
select image
  • Navigate to your Ubuntu ISO file that you extract using WinRar Software and open it.
select image file
  • Select the right SDcard and then click on ‘flash’. It is important to select the correct device.
start flashing
etcher Progress bar
  • BalenaEtcher will automatically format your SD card and burn the ISO file. It will take some time and then, install the Ubuntu Raspberry Pi.
  • Raspberry Pi Ubuntu is now ready to boot. Safely remove the SD card and insert it in Raspberry Pi. Connect Screen, mouse, and keyboard. then, power the Raspberry Pi.
complete ubuntu raspberry pi 4
  • The default password of the Raspberry Pi Ubuntu server is ubuntu. You will get an option to reset the new password.
Default username and password.
Login: ubuntu
password: ubuntu  
ubuntu on raspberry pi 4 login

Ubuntu Raspberry Pi 4 Setup

Ubuntu is successfully installed on Raspberry Pi. Now you can enable and remotely control it using the VNC server.

ubuntu raspberry pi 4

Leave a Comment