What is the simplest method to completely upgrade your existing 10.04 install to get the updates and packages from the 10.10 distribution? Disregarding the fact that you get the latest packages, I would like to see the package paths change to the newer version.
Asked
Active
Viewed 1,058 times
2 Answers
13
The official ubuntu.com page has information:
You can easily upgrade over the network with the following procedure.
- Open the Software Sources application from the System -> Administration menu
- Select the sub menu Updates from the Software Sources application
- Change the Release Update drop down to "Normal Releases" and close the application
- Open Update Manager from the System -> Administration menu
- Click the Check button to check for new updates.
- If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.
- A message will appear informing you of the availability of the new release.
- Click Upgrade.
Follow the on-screen instructions.
Taken from: https://help.ubuntu.com/community/MaverickUpgrades

Jorge Castro
- 71,754

James White
- 2,271
-
2Why Alt-F2 for 4? Why not just start the update manager through the menu? – sepp2k Oct 11 '10 at 20:41
-
You first 3 steps are sufficient to allow Ubuntu to upgrade to newer versions, very well written guide. – Andrei Oct 11 '10 at 22:27
7
Go to System -> Administration -> Software Sources and change it to show all new versions, not just new LTS releases. System -> Administration -> Update Manager. Check for updates. Click the button that offers to upgrade to 10.10.

maco
- 15,892