Ubuntu upgrade

From Teknologisk videncenter
Revision as of 06:56, 25 April 2012 by Heth (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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