The operating system I use is Ubuntu version 13.04. How do we upgrade it to Ubuntu version 13.10 ?
Asked
Active
Viewed 52 times
0
-
2Actually, you need to go to 14.04. 13.10 is also EOL. 14.04 is LTS http://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-old-unsupported-release – Tim Aug 18 '14 at 12:27
-
1One addition to Tim's comment: you indeed have to upgrade to 14.04, but in order to do that you'll have to upgrade to 13.10 first. – ph0t0nix Aug 18 '14 at 13:06
1 Answers
1
You have to open a terminal and write this commmand: update-manager -d
Update Manager now will open and you can upgrade to 13.10... :)

Pigeonaras
- 538
-
Downvote: Without using old-releases mirror as shown in this question this will only give errors. – muru Aug 18 '14 at 14:00