Ubuntu 24.04 upgrade

From Bitpost wiki
Revision as of 13:56, 13 January 2025 by M (talk | contribs) (→‎NOTES)

GUI systems

  • Upgrading gnome can be troublesome shit from command line. Do this:
    • exit i3, boot into Gnome
    • hit Alt, type Software Updater, go through options to upgrade
  • Or to try from the command line anyway:
mh-update-ubuntu
# (ensure all repos are working)
# reboot

Either:

sudo do-release-upgrade

Or:

sudo apt install update-manager
sudo update-manager &

Non-GUI systems

mh-update-ubuntu
# (ensure all repos are working)
# reboot
# connect via direct proxmox shell (not ssh)
sudo do-release-upgrade
# mail server: none
# change sudoers? N (default)
# Keep local sshd_config
# remove local packages? Y
# restart? Y

NOTES

I'm skeered, will my i3 work ootb? I thought 24.04 was wayland...

Starting with non-gui...

  • bandit seemed to go without any trouble, but it takes a WHILE... like, half an hour or more...
    • looks like i killed snapd on bandit, and that was preserved, yes!
    • readd qbt apt repo