0

As I have already posted here I have a problem with my instalation of ubuntu 16.04 to recognize an HD where I have all my media. Just a few minutes ago I tried with ubuntu 14.04 using live DVD and I could mount that HD and therefore I could see the files and play them.

So my question is : is it possible to downgrade to 14.04 without loosing my configurations or do I have make a fresh install of 14.04 ???

EDIT: I noticed that using live session on 14.04 I can edit the partition, but I think that will have no effect when I return to 16.04 .What do you think ??

1 Answers1

1

Short version: no.

Generally, you need to do a clean install with a fresh /home in order to avoid the newer version's leftovers breaking the older version.

That said, I got away with restoring the backup of a Kubuntu 14.04 install after an upgrade to 16.04 didn't fully work, and didn't have big issues with stuff 16.04 had changed in my /home -- but this isn't something you can count on. A clean install is the most reliable way to have a fully working installation when you're done.

Zeiss Ikon
  • 5,128
  • Ok so I think I'd better make a fresh install of ubuntu 14.04.What do I have to do in order to keep things as they are concerning the dual boot I have now: 1st option ubuntu - 2nd option when selected windows 10 ??I would like to keep it exactely like that.Do I have to install over ubuntu 16.04 and thats it ?? – Hilario Ferreira Apr 25 '17 at 13:50
  • Back up anything you've stored in your /home first, then choose the option that lets you select your partitions when you install. Install to the partition 16.04 has been using, and choose not to preserve information in /home (that's why you back it up first). Installation should update Grub with the same choices you have now, except 14.04 in place of 16.04 (assuming you didn't customize it to get the order you refer to). – Zeiss Ikon Apr 25 '17 at 14:02