0

I would like to know if it's safe to install Ubuntu 16.04 (safe as in stable, unlike 15*). If it's stable, is it possible to upgrade directly to 16.04 from 14.04 without carrying out a clean installation?

Zanna
  • 70,465
Xaver
  • 43

3 Answers3

5

It depends on what you mean by stable. The standard policy in Ubuntu is to offer the upgrade when the new LTS reaches .1, i.e., 16.04.1.

I upgraded my 14.04 in several machines, and I can signal these problems:

So yes, you have to be ready for a bit of bumpy switch. On the other hand, I like 16.04; the system feels snappier than 14.04, and LibreOffice 5 is a big step forward.

dessert
  • 39,982
Rmano
  • 31,947
2

Multiple deployments over vast variety of hardware, so far very stable, no issues even with few PPA added.

  • Thanks. What about the upgrade process from 14.04??? I am using Ubuntu desktop version 14.04 and wish to upgrade it to 16 without a clean installation. – Xaver May 30 '16 at 03:38
  • I would strongly recommend fresh install but if you wish to update, make sure all your PPAs are disabled. – Arup Roy Chowdhury May 30 '16 at 03:49
2

Stable? Depends on how you define it. I have three workstations with it installed, I have been installing it as an AD-DC server, I have an issue with that, but only because I installed Samba manually. No crashes so far, and no major problems that were not caused by me, So stable, YES!!!

Unity more configurable for sure, better than the earlier versions.

One caveat: documentation, when you search for answers on it, you get a lot of older version answers, but as far as running stable.

Here is a link all about upgrading, and how to do it bt several methods.

How do I upgrade to a newer version of Ubuntu?

  • Thank you sir. what about the upgrade procedure? – Xaver May 30 '16 at 03:42
  • It was pretty simple when I tried it, you need to go into your update manager and make a change to all versions of Ubuntu first, i had an issue with it only because it wants to update to 15 first, then it went to 16, so in that I say it had issues, at least for me. I learned of a new command that may fix that, I foud it here: http://askubuntu.com/questions/110477/how-do-i-upgrade-to-a-newer-version-of-ubuntu I hope that will help you – Christopher Angulo-Bertram May 30 '16 at 03:49
  • BTW, I install a lot of crazy stuff on my systems, so my assessment of the upgrade process is a little suspect, I did not try it on a plain vanilla 14.04 to 16 upgrade. – Christopher Angulo-Bertram May 30 '16 at 04:04
  • I tried the update manager and there is no update available. I used the terminal with the command: do-release-upgrade Checking for a new Ubuntu release Looks like ubuntu 16 is not available for my country. Or do i need to change setting on the update manager? No new release found – Xaver May 30 '16 at 04:08
  • Yeah you have to change the setting in update manager, it says tell me about all LTS updates, but it never tells you about 16.04, until you cahnge the setting to tell you about all updated OS's. – Christopher Angulo-Bertram May 30 '16 at 04:15
  • Did that. Still not available. in etc/update-manager/release i see prompt=lts. i assume it should be ok. – Xaver May 30 '16 at 04:56
  • Upgrades won't show until 16.04.01 is released later. You can still do it, plenty of answers already on it. –  May 30 '16 at 10:43