Want to upgrade from Ubuntu 22.04 LTS to Ubuntu 24.04 LTS safely and without reinstalling? In this video, I walk you through the complete upgrade process, including pre-upgrade checks, running do-release-upgrade, and post-upgrade cleanup.
Ubuntu 24.04 LTS brings improved performance, updated kernel support, and 5 years of security updates and I’ll show you how to upgrade the right way.
Commands Used in This Video
apt update
apt list --upgradable
apt upgrade
apt install ubuntu-release-upgrader-core
cat /etc/update-manager/release-upgrades
do-release-upgrade -d
do-release-upgrade -p '24.04.1 LTS'
lsb_release -a
apt autoremove
Articles & Resources Referenced
https://www.cyberciti.biz/faq/how-to-...
Before You Upgrade
Back up your system
Snapshot your VM (if virtualized)
Make sure you're fully updated
Ensure enough disk space
#homelab #proxmox #ubuntu #guide #howto #stepbystep #upgrade #linux #lts #server