Upgrading to Ubuntu 14.10 Utopic from Ubuntu 14.04 Trusty
The Tutorial shows you How to Upgrade from Ubuntu 14.04 Trusty Tahr LTS to Ubuntu 14.10 Utopic Unicorn Linux Desktop/Server.
To Update and Upgrade the Ubuntu 14.04 Trusty Tahr LTS System to Ubuntu 14.10 Utopic Unicorn I’ll Make Use of the Command Line Terminal Console.
The Command will be Working only After the Ubuntu 14.10 Utopic Unicorn Final Release Time on the 23 of October 2014!
-
Open Terminal Console Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
Upgrading to Ubuntu 14.10 Utopic Unicorn
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
apt-get update
apt-get dist-upgrade
do-release-upgrade
If Got “No new releases found” after the 23 October 2014 or in any other Case to Anticipate a New Release with the Dev one:
do-release-upgrade -d
Follow the Command Line Wizard until to Authorize with “y” for Upgrading Startup.
Then you’ll Need to Wait for some Time… Until the Upgrading Process is Successfully Achieved.reboot
Then Reboot Into your Shiny New Ubuntu 14.10 Utopic Unicorn! :)
How to Quick Start with Command Line on Ubuntu