Monday, February 15, 2016

upgrade - Upgrading from the command line?


I would like to know how to upgrade from my current version of Ubuntu to the next stable from the Command line interface?



You'll first need to make sure update-manager-core is present (it may already be installed):


sudo apt-get install update-manager-core

Next, run:


sudo do-release-upgrade

You may need to check /etc/update-manager/release-upgrades and change the line:


Prompt=lts

to:


Prompt=normal

for the release to show up.


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...