Linux Mint 20 was released on June 27, 2020, codenamed Ulyana. If you haven’t upgraded your system to Linux Mint yet, here is the guide on how to upgrade Linux Mint 19.x to Linux Mint 20.

Linux Mint will be supported until 2025.

Take a look at the new features in Linux Mint 20 to learn more about what you get when you upgrade your system to Linux Mint 20.

Requirement

To upgrade to Linux Mint 20 your system needs to have the 64-bit version of Linux Mint 19.x.

Linux Mint 19.x 32-bit version is not supported for upgrade. So, you consider installing the fresh installation of Linux Mint 20.

Pre-Upgrade Tasks

Internet Connection

The System needs to have an active internet connection to download packages.

Backup

Before upgrading Linux Mint 19 to Linux Mint 20, take a backup of important files to an external drive or online cloud storage and system backup with the help of Timeshift.

Prepare Linux Mint for Upgrade

Linux Mint 19.3

First, we need to install the latest updates for the current version of Linux Mint, i.e., Linux Mint 19.3 using the following command.

COPY

sudo apt update

sudo apt upgrade -y

Reboot the system.

COPY

sudo reboot

Linux Mint 19.0/19.1/19.2

First, we need to install the latest updates for the current version of Linux Mint, i.e., Linux Mint 19.0/19.1/19.2 using the following command.

COPY

sudo apt update

sudo apt upgrade -y

Reboot the system.

COPY

sudo reboot

Then, upgrade the Linux Mint to 19.3.

COPY

sudo mint-release-upgrade

Shortly, you will get an upgrade window informing you that a new version of Linux Mint is available. Click Next.

Upgrade Linux Mint

Upgrade Linux Mint

Read release notes and click Next.

Release Notes

Release Notes

Click Next on New features window.

New features

New features

Click Apply to install updates.

Apply Updates

Apply Updates

After completion of the update. Reboot the system.

COPY

sudo reboot

Take System Snapshot

You must take a system snapshot with the help of Timeshift. This snapshot will help you restore your system in case the upgrade goes wrong.

Open the Timeshift (Menu » Administration » Timeshift) and chose RSYNC as a backup mode.

Snapshot Type

Snapshot Type

Choose the external drive (recommended) for storing a system snapshot. In my case, I am using a USB stick for storing snapshots. You need to format the USB stick with ext4 or Linux file system. Click Finish.

COPY

sudo mkfs.ext4 /dev/sdb1

Snapshot Location

Snapshot Location

Click Create to create a new snapshot and wait for the snapshot creation to complete.

Snapshot In Progress

Snapshot In Progress

Once the snapshot is completed, proceed to upgrade to Linux Mint 20.

Snapshots

#linux mint #linuxmint 19 #linuxmint 20 #upgrade #linux

How To Upgrade To Linux Mint 20 From Linux Mint 19 [Detailed Guide]
1.70 GEEK