Difference between revisions of "Ubuntu upgrade"
From Teknologisk videncenter
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 05:56, 25 April 2012
install the update-manager-core package if it is not already installed:
sudo apt-get install update-manager-coreEdit /etc/update-manager/release-upgrades and set Prompt=normal;
Launch the upgrade tool with the command
sudo do-release-upgrade -dand follow the on-screen instructions.