Difference between revisions of "Ubuntu upgrade"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "install the '''update-manager-core''' package if it is not already installed: <source lang=cli> sudo apt-get install update-manager-core </source> Edit '''/etc/update-manager/rel...")
 
(No difference)

Latest revision as of 06:56, 25 April 2012

install the update-manager-core package if it is not already installed:

sudo apt-get install update-manager-core

Edit /etc/update-manager/release-upgrades and set Prompt=normal;

Launch the upgrade tool with the command

sudo do-release-upgrade -d

and follow the on-screen instructions.

Links