0

I have Ubuntu 14 installed to my virtual machine(Virtual Box) using vagrant. Now I want to upgrade it to Ubuntu 16.

I have an ISO image of Ubuntu 16 with me. Is it possible to upgrade to latest version using this image or I have to use some other approach.When I go to setting and select usb it is disabled and I am not able to enable it.

enter image description here

If I run following command sudo do-release-upgrade it says no new release found.

Please guide me.

Mukesh
  • 113
  • 2
  • 9

1 Answers1

0

You can attach the ISO image to the virtual box and the upgrade dialog should pop up. Also you can use the upgrade via Internet (upgrade manager) from within the Virtual Box.

Alex
  • 1,052
  • 5
    You might be able to improve this answer with providing the steps needed in more detail and maybe even adding screen-shots of different parts to make it a rock solid answer. – Videonauth Jun 05 '16 at 13:57