How to run Ubuntu 18.04 or 18.10 on Raspberry Pi
Raspberry Pi and Ubuntu seem like an ideal combination, but there is no official standard Ubuntu image for single-board computers.When viewing the list of recommended Raspberry Pi Foundation operating systems, readers will see two Ubuntu MATE and Ubuntu Core names appear, but both are not the current standard versions of Ubuntu.Ubuntu MATE is great, but the only version available is 16.04.Ubuntu Core is an IoT distribution with a completely different set of tools.
If you want to have the current version of Ubuntu, in this case 18.04 or 18.10, installed on the Raspberry Pi, read the following article.There are a few other options but RaspEX is a complete package designed to work well on Raspberry Pi.That's why today's tutorial selects RaspEX.
Install Ubuntu 18.04 or 18.10 on Raspberry Pi
- Download and extract RaspEX
- Download Etcher
- Flash image file
- Boot Raspberry Pi
Download and extract RaspEX
Open browser and download RaspEX from Sourceforge repository.It is compressed in a ZIP file.
Use your favorite storage manager to extract this ZIP file.The resulting file will have an extension of .img.
Download Etcher
Next, you'll need a program to flash image files to a MicroSD card for Raspberry Pi.Etcher from Balena is an extremely simple option, works on Windows, Mac and Linux platforms.Download Etcher for the operating system here.Windows users have two options for installing Etcher or using the standalone version, and both work well.
Flash image file
Open Etcher.You will see the interface is very simple.There are three columns.The first column allows users to select the image file.Locate the MicroSD card in the middle column.Next, after confirming the information in the first two columns is correct, press the button in the last column to flash the image file.
The flash process will take a few minutes, so be patient.Image files are quite large.When Etcher is complete, you can remove the card from the computer.
Boot Raspberry Pi
Start setting up Pi.Insert MicroSD card.Then connect Pi to the monitor, keyboard and mouse.Plug in an Ethernet cable (if used).After everything else is set up, plug in the Raspberry Pi.
Pi will do some basic setup work.When completed, Raspberry Pi will boot into RaspEX and the manager displays SLiM.The default user and password for RaspEX distribution is raspex.The root user password is root.Users should change both passwords when logging in.
The desktop environment that comes with RaspEX is LXDE.This is one of the lightest desktops for Linux, so it has become a great choice for Pi.Overall, RaspEX is very similar to Ubuntu.You can install packages with Apt.Most similar tools and programs are available.Updating everything on RaspEX is almost identical on Ubuntu.
Now, you're ready to use Ubuntu on Raspberry Pi.Follow the developer's website for future builds (http://raspex.exton.se/), but you can do everything through Ubuntu itself.
Good luck!
See more:
- What's new in Ubuntu 18.04 LTS just released?
- 7 great ideas using Raspberry Pi as a server
- 10 operating systems you can run with Raspberry Pi
You should read it
- Why is Ubuntu LTS preferred over regular distros?
- What's new in Ubuntu 18.04 LTS just released?
- How to prolong the life of Ubuntu 18.04 installation with Ubuntu Pro
- What is the difference between Ubuntu Desktop and Ubuntu Server?
- Ubuntu 21.04 users need to update the system ASAP
- The best Linux distributions for Raspberry Pi
- 5 things to do after upgrading to Ubuntu 22.04 LTS
- 5 Reasons Ubuntu Cinnamon Is Better Than Other Ubuntu Versions
May be interested
- Learn Pi Imager, How to Use Raspberry Pi Imagerthe raspberry pi foundation recently released a new application for recording sd cards for the raspberry pi. the new program, called raspberry pi imager, launches march 5, 2020.
- How to use Raspberry Pi Imager to install Raspberry Pi OSraspberry pi foundation recently released a new app for burning sd cards for raspberry pi. the new program, called raspberry pi imager, launched on march 5, 2020.
- 5 ways to make good use of Raspberry Pi 4the latest raspberry pi 4 has the strongest hardware version, opening up completely new categories of what you can do with the application.
- Why is Ubuntu LTS preferred over regular distros?ubuntu is one of the most widely used linux distributions among software developers and other content creators. ubuntu is also used for many servers around the globe.
- 7 best Raspberry Pi 4 casesalthough the raspberry pi 4 is quite small, that doesn't mean you shouldn't equip it with an appropriate 'home'. here are the 7 best raspberry pi 4 cases you can buy right now.
- How to set up Raspberry Piyou may need some extra hardware and software for many of these projects, but the raspberry pi is still a great base.
- What is the difference between Raspberry Pi 4 and other models?raspberry pi 4 is a game changer. here's what you need to know about pi 4 and how this model is different from the previous raspberry pi 3b +.
- What's new in Ubuntu 18.04 LTS just released?ubuntu 18.04 lts code-named bionic beaver has just been officially launched on april 26th. this version is canonical's up to 5 year support period.
- What's New in Raspberry Pi OS 11?about every two years, debian releases a new stable version of its operating system. since the raspberry pi os is based on debian, the developers release a new version every time debian receives an lts release. the latest update is full of useful changes.
- How to add buttons on the Raspberry Pi machinelearning to use gpio batteries on raspberry pi will open your eyes to a potential world. the basic principles gained through beginner projects will be useful for both tinkering with diy electronics and programming.