How To Upgrade To Linux Mint 20 From Linux Mint 19 [Detailed Guide] Jul 10, 2020 Raj 4 min read CONTENTS Requirement Pre-Upgrade Tasks Internet Connection Backup Prepare Linux Mint for Upgrade Linux Mint 19.3 Linux Mint 19.0/19.1/19.2 Take System Snapshot Upgrade To Linux Mint 20 Check Upgrade Download Upgrades Apply Upgrades Conclusion SHARE 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. sudo apt update sudo apt upgrade -y Reboot the system. 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. sudo apt update sudo apt upgrade -y Reboot the system. sudo reboot Then, upgrade the Linux Mint to 19.3. 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 Read release notes and click Next. Release Notes Click Next on New features window. New features Click Apply to install updates. Apply Updates After completion of the update. Reboot the system. 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 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. sudo mkfs.ext4 /dev/sdb1 Snapshot Location Click Create to create a new snapshot and wait for the snapshot creation to complete. Snapshot In Progress Once the snapshot is completed, proceed to upgrade to Linux Mint 20. Snapshots Upgrade To Linux Mint 20 Install Mint upgrade package for upgrading the Linux Mint system. sudo apt install -y mintupgrade Check Upgrade Check the upgrade. This command temporarily points your system to Linux Mint 20 repositories and assesses the impact of an upgrade. mintupgrade check Type y to begin the upgrade check. This check doesn’t affect your system. Upgrade Check Press Enter to continue. If the upgrade is possible, the output would show which packages would be upgraded, installed, removed, and not upgraded. Upgrade Check Complete Download Upgrades Download the necessary packages for upgrading the system using the following command. mintupgrade download Type y to download packages. Download Upgrades Wait for the packages to get downloaded. Upgrades Download Complete Apply Upgrades Install the upgrades to upgrade the system to Linux Mint 20. This is irreversible and the only way to get back your old system is restoring the system from the snapshot taken earlier. mintupgrade upgrade Type y to continue. Apply Upgrades Type y to confirm and begin the upgrade process. Confirm Upgrade Wait for the upgrade to complete. Upgrade Complete Reboot the system upon completion of the upgrade. sudo reboot Once your system is rebooted, you will get the Linux Mint 20 login screen. Log in with your existing credentials. You will get the Linux Mint welcome screen upon successful login. Linux Mint 20 Welcome Window Conclusion That’s All. Your system has been successfully upgraded to Linux Mint 20. Do check out articles of Linux Mint 20 to get the most out of your OS upgrade. linuxmint-20 linuxmint-19 upgrade Prev Post How To Install KVM On Ubuntu 20.04 / Linux Mint 20 Next Post How To Backup and Restore Ubuntu & Linux Mint With Timeshift RELATED POSTS How To Install KVM On Ubuntu 20.04 / Linux Mint 20 How To Install Plex Media Server On Ubuntu 20.04 / Linux Mint 20 How To Upgrade To Ubuntu 20.04 From Ubuntu 18.04 / Ubuntu 19.10 [Detailed Guide] Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus RECENT POSTS How To Install VirtualBox On Linux Mint 20 How To Backup and Restore Ubuntu & Linux Mint With Timeshift How To Upgrade To Linux Mint 20 From Linux Mint 19 [Detailed Guide] How To Install KVM On Ubuntu 20.04 / Linux Mint 20 How To Install Plex Media Server On Ubuntu 20.04 / Linux Mint 20 How To Install Android Studio on Ubuntu 20.04 TOP POSTS Install xrdp on CentOS 7 / RHEL 7 Install Gnome GUI on CentOS 7 / RHEL 7 Change default network name (ens33) to old “eth0” on Ubuntu… Install μTorrent (uTorrent) on Ubuntu 14.04 How To Configure High-Availability Cluster on CentOS 7 /… How To Install and Configure VNC Server in CentOS 7 / RHEL 7