How to Install Ubuntu 20.04 LTS Desktop (Focal Fossa)

May 25, 2020

Introduction

Ubuntu 20.04 (codenamed Focal Fossa) was released on April 23, 2020. It’s a Long-Term Support (LTS) release, meaning that it will receive support and updates until April 2025.

This guide will help you install a fresh copy of Ubuntu 20.04 LTS on your computer.

Article that explains how to install Ubuntu 20.04 desktop

New Ubuntu 20.04 Features

  • Linux Kernel 5.4 – This version of the Linux kernel adds support for a wider range of processors. It also includes improvements for boot speed, power-saving, and USB-C, plus several security features.
  • Gnome 3.36 – Gnome has been updated and improved. System animations should be smoother and have a lower impact on CPU usage.
  • ZFS 0.8.3 file system –  Improved performance and native encryption.
  • Dark theme
  • Redesigned login screen
  • Newer versions of popular programming languages – Python 3.8, OpenJDK 11, PHP 7.4, Glibc 2.31, Rustc 1.41, GCC 9.3, Ruby 2.7.0, Perl 5.30, Golang 1.13.

Note: If you are looking to upgrade from an older version of Ubuntu, follow our guide on updating to Ubuntu 20.04.

Prerequisites

  • System requirements (recommended):
  • At least a 4GB USB drive

Step 1: Download the Installation Media

1. In a web browser, visit the Ubuntu download page and pick the Ubuntu version suitable for your machine. The most popular versions include:

2. Once you find the version you need, click the green Download button. You’ll be taken to a thank-you page, and your download should start. (We will download and install Ubuntu 20.04 for desktops.)

screenshot of Download Ubuntu 20.04lts iso file

The download is an .iso file. You can use it to create a bootable USB drive.

3. Save the file to a location of your choice.

Note: If you’re installing to a virtual machine (like VirtualBox), you can mount the .iso image directly.

Step 2: Create Bootable USB

You will need a USB drive with 4GB or more. This process will delete all data on the USB drive. Make sure to backup any existing data on the USB drive.

Option 1: Create a Bootable USB Drive on Ubuntu

Use the Create startup disk tool:

  1. Open a search dialog, and type create startup.
  2. If it’s not installed, the Software Center will offer the option to install it – choose the option for USB drive, then open the utility.
  3. In the top pane, click Other, then browse and select the Ubuntu 20.04 .iso file you downloaded.
  4. In the bottom pane, select your USB drive.
  5. Click Make startup disk.

Option 2: Create Bootable USB Drive on Windows

You’ll need to install a third-party utility called Rufus to create a USB bootable drive.

1. Download the Rufus utility. Scroll down to the download section and click the link to download the latest version of Rufus.

example of Downloading the latest version of Rufus

2. Run the file once downloaded.

3. A pop-up dialog opens. You will be prompted whether you want to check for online updates. Select No.

Updating the Rufus utlity.

4. The Rufus utility launches. Plug in the USB drive – you should see the drive pop up in the device field.

  • Set the USB as the device you wish to write to.
  • In the Boot Selection drop-down, click Disk or ISO Image.
  • Click the Select button to the right.
  • Browse and select the .iso Ubuntu file you downloaded earlier.
Creating a bootable USB with Rufus.

5. Click Start.

Step 3: Boot up Ubuntu from USB

1. Turn off your system. Make sure you remove all other USB devices, such as printers, memory cards, etc.

2. Insert the Ubuntu USB drive into the system and turn on your machine.

There are two possible scenarios:

  • The computer boots the USB drive automatically.
  • You need to manually configure USB booting in the Boot Menu or BIOS/UEFI.

3. To manually configure the boot order, tap the boot menu key about once or twice per second as soon as the computer powers on.

The boot menu key may be different depending on your computer manufacturer. Below is a list of common boot keys associated to a brand:

AsusF8 or Esc
AcerF12F9 or Esc
CompaqF9 or Esc
DellF12
eMachinesF12
FujitsuF12
HPF9 or Esc
LenovoF8F10 or F12
SamsungF2F12 or Esc
ToshibaF12

4. Once you see your boot menu, use the arrows to pick the Ubuntu media to boot from. For a DVD, the entry will usually have DVD or Optical in the name. USB is usually labeled USB.

Your system should start loading the Ubuntu live disc menu.

Note: If you are experiencing issues when booting the USB from the boot menu, try to boot the USB from BIOS/UEFI.

Step 4: Run Ubuntu

You can test Ubuntu 20.04 before you commit to installing it. The .iso includes a live mode that only runs in memory.

Launch this mode by clicking Try Ubuntu.

Try Ubuntu 20.04.

Step 5: Install Ubuntu 20.04 LTS Desktop

To begin the installation, click Install Ubuntu.

Install Ubuntu 20.04.

Choose Keyboard Layout

By default, the system will select English and English.

If you have a non-standard keyboard, you can select it in the list. Alternately, click Detect Keyboard Layout and the system will automatically choose your keyboard. If you need to test your keyboard, use the labeled field.

When you’re ready, click Continue.

Choose keyboard layout for Ubuntu 20.04.

Choose Starting Applications

  • Normal Installation – This is the full Ubuntu Desktop experience, with office software, games, and media players.
  • Minimal Installation – Choose this to save disk space, especially if you won’t be using media players or productivity software.

You’ll also be asked to confirm other options:

  • Download updates while installing Ubuntu – This does the work of downloading large package files during the installation. Once the installation finishes, the packages will be ready to apply as updates.
  • Install third-party software for graphics and Wi-Fi hardware and additional media formats – Some hardware, like graphics cards and wi-fi cards, do not have open-source driver support. Also, some media formats, such as .wmv, do not fall under the GPL license. If you need support for these, you’ll need to agree to additional terms of use.
Choose starting applications for Ubuntu 20.04.

Disk Partitioning

Next, you’ll be presented with an Installation Type dialog. You can wipe the hard drive clean prior to installing Ubuntu by clicking Erase disk and install Ubuntu. If you go this route, skip ahead to the next step.

Advanced users may want to edit Advanced Features. Use this to specify your own disk partitions or set other advanced options:

  • Use LVM with the new Ubuntu installation: LVM stands for Logical Volume Management. This is a tool for dynamically managing different virtual drives on your system. It’s much like an enhanced version of the gparted tool.
  • Encrypt the new Ubuntu installation for security: This will encrypt the drive’s contents. You’ll choose a security key, which will be required to decrypt and use the drive.
  • Experimental: Erase disk and use ZFS:  ZFS refers to Zettabyte File System, but it has grown into a hybrid file system and volume manager. Since it’s still being tested, avoid this setting on mission-critical production systems.

If you’d rather create your own hard drive partitions, click Something Else.

The next screen will allow you to create your own partition table and logical drives. This lets you divide a physical hard drive into different partitions. The operating system sees partitions as individual drives.

Note: Some users create their /home directory on a separate partition. If Ubuntu needs to be reinstalled, the partition with the /home directory is unaffected.

Click Continue to apply your changes to the drive partitions.

You’ll be asked to Write changes to disks?  None of the options you’ve selected are permanent until you click Continue on this screen.  Click Continue to proceed.

Select Time Zone

Once the system formats the disk partitions, the installer will ask Where are you?

Type the nearest large city into the box, and the system will set your local time zone.

Click Continue.

Note: It’s always possible to change the timezone on Ubuntu at a later point in time.

Create User Account

Next, you’ll need to configure a user account. Fill in the following fields:

  • Name: Your actual name.
  • Computer name: This is the hostname or network name.
  • Username: The user account name you want to use.
  • Password: Enter and confirm a strong password – the installer will automatically evaluate your password strength.
  • Log in automatically: This is not recommended for publicly accessible servers.
  • Require my password to log in: This is recommended for publicly accessible servers.

Click Continue to install Ubuntu.

Once the installer finishes, remove the Ubuntu installation media. You’ll be prompted to Restart Now.

Installation of 20.04 complete.

The system should boot into your fresh install of Ubuntu 20.04.

Conclusion

You should now have successfully installed Ubuntu 20.04 on your computer.

If you’re on a network, you may see a prompt to install updates. Install them, the only time to avoid updates is when newer versions conflict with mission-critical software.

If you want to learn about the newest release, check how to install Ubuntu 22.04 LTS.

Was this article helpful?
YesNo
Dejan Tucakov
Dejan is the Head of Content at phoenixNAP with over 8 years of experience in Web publishing and technical writing. Prior to joining PNAP, he was Chief Editor of several websites striving to advocate for emerging technologies. He is dedicated to simplifying complex notions and providing meaningful insight into data center and cloud technology.
Next you should read
How to Install Ubuntu 18.04 Bionic Beaver
July 5, 2019

Ubuntu 18.04 (codenamed Bionic Beaver) is a free, open-source distribution of Linux, based on the Debian...
Read more
How to Check Your Ubuntu Version
July 7, 2019

Finding out which Ubuntu version is running on your system can be important when troubleshooting issues or...
Read more
How to Install Hadoop on Ubuntu 18.04 or 20.04
May 11, 2020

This detailed guide shows you how to download and install Hadoop on a Ubuntu machine. It also contains all...
Read more
How to Upgrade to Ubuntu 20.04
May 7, 2020

Ubuntu 20.04 (Focal Fossa) is the newest Ubuntu LTS release. You can upgrade to the latest release from an...
Read more