{"id":5762,"date":"2016-03-29T16:43:23","date_gmt":"2016-03-29T16:43:23","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=5762"},"modified":"2016-03-30T15:26:42","modified_gmt":"2016-03-30T15:26:42","slug":"upgrade-ubuntu-15-10-to-ubuntu-16-04-beta","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2016\/03\/upgrade-ubuntu-15-10-to-ubuntu-16-04-beta\/","title":{"rendered":"How to Upgrade From Ubuntu 15.10 to Ubuntu 16.04 Beta"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/02\/ubuntu-next8.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/02\/ubuntu-next8.png\" alt=\"Ubuntu 16.04 Xenial Xerus\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-5690\" \/><\/a><\/p>\n<p>Want to try the new Ubuntu 16.04 LTS? Here&#8217;s how to upgrade to Ubuntu 16.04 Beta 2 from your Ubuntu 15.10 desktop. You can then update to the final release a few weeks after, on April 21st.<\/p>\n<p><b>NOTE:<\/b> <\/p>\n<p><i>1. This beta has numbers of bugs, don&#8217;t do this and wait for the final release if you want a stable system.<\/i><\/p>\n<p><i>2. DON&#8217;T upgrade from Ubuntu 14.04 LTS. There&#8217;s a <a href=\"https:\/\/bugs.launchpad.net\/ubuntu\/+source\/ubuntu-release-upgrader\/+bug\/1555237\" target=\"_blank\">known bug upgrading from 14.04<\/a>.<\/i><\/p>\n<p><b>Preparation:<\/b><\/p>\n<p><b>1.<\/b> Always first backup your bookmarks, documents, and other data.<\/p>\n<p><b>2.<\/b> If you have the proprietary video driver installed, uninstall it and switch back to the open-source driver.<\/p>\n<blockquote><p>For Nvidia, depends on how you installed the driver, use the official <b>.run<\/b> from Nvidia website via <code>--uninstall<\/code> option:<\/p>\n<pre style=\"border:None;\">sudo .\/NVIDIA-Linux-x86_64-xx.xx.run --uninstall<\/pre>\n<p>or remove nvidia-current via command:<\/p>\n<pre style=\"border:none;\">sudo apt-get purge nvidia-current<\/pre>\n<p>You may also re-install the open-source driver via PPA:<\/p>\n<pre style=\"border:None;\">sudo apt-get install xserver-xorg-video-nouveau && sudo rm \/etc\/X11\/xorg.conf<\/pre>\n<\/blockquote>\n<p><b>3.<\/b> Remove\/Disable third-party PPAs by going to <b>Software &#038; Updates -> Other Software<\/b> tab.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/disable-ppas.jpg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/disable-ppas-450x315.jpg\" alt=\"Disable  Remove PPAs\" width=\"450\" height=\"315\" class=\"aligncenter size-medium wp-image-5763\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/disable-ppas-450x315.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/disable-ppas-600x420.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/disable-ppas.jpg 637w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p><b>4.<\/b> In <b>Updates<\/b> tab, enable Proposed repository:<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/proposed-repository.jpg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/proposed-repository-450x315.jpg\" alt=\"Enable Proposed repository\" width=\"450\" height=\"315\" class=\"aligncenter size-medium wp-image-5764\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/proposed-repository-450x315.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/proposed-repository-600x420.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/proposed-repository.jpg 637w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p><b>Upgrade Ubuntu:<\/b><\/p>\n<p><b>1.<\/b> Open terminal (Ctrl+Alt+T) and update your system by running below command:<\/p>\n<pre style=\"border:none;\">sudo apt-get update && sudo apt-get dist-upgrade<\/pre>\n<p>Type in your password <i>(no visual feedback when typing)<\/i> when it asks and hit Enter to continue.<\/p>\n<p>You may need to restart your computer to complete installing updates.<\/p>\n<p><b>2.<\/b> Once your system is up to date. Launch <b>Software Updater<\/b> with <code>-d<\/code> option, so it checks if upgrading to the latest devel release is possible:<\/p>\n<pre style=\"border:none;\">sudo update-manager -d<\/pre>\n<p>After checking for updates, it prompts that Ubuntu 16.04 LTS is available.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/upgrade-ubuntu1604.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/upgrade-ubuntu1604-600x244.jpg\" alt=\"upgrade-ubuntu1604\" width=\"600\" height=\"244\" class=\"aligncenter size-large wp-image-5765\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/upgrade-ubuntu1604-600x244.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/upgrade-ubuntu1604-450x183.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/upgrade-ubuntu1604.jpg 759w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p><b>3.<\/b> Click <b>Upgrade<\/b> and confirm in next window to start the upgrade process. At the end you&#8217;ll be prompted to restart your computer if everything goes well.<\/p>\n<p><b>Tip:<\/b> Once Ubuntu 16.04 final is released, run commands in <b>step 1<\/b> to update this beta to the final release.<\/p>","protected":false},"excerpt":{"rendered":"<p>Want to try the new Ubuntu 16.04 LTS? Here&#8217;s how to upgrade to Ubuntu 16.04 Beta 2 from your Ubuntu 15.10 desktop. You can then update to the final release a few weeks after, on April 21st. NOTE: 1. This beta has numbers of bugs, don&#8217;t do this and wait for the final release if [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[1327],"class_list":["post-5762","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-ubuntu-16-04"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/5762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=5762"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/5762\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=5762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=5762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=5762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}