Sunday, November 25, 2018

Upgrade Ubuntu 15.10




I want to upgrade Ubuntu 15.10 to 16.04 with a USB bootable of Ubuntu 16.04 but at "Installation type" step I cann't choose "Upgrade Ubunutu 15.10 to Ubuntu 16.4".
What's wrong?



Don't upgrade using that method. Instead boot your normal system and run:



sudo apt-get -f install
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get -f install
reboot

sudo do-release-upgrade


You may need to run on a server sudo apt-get install update-manager-core.


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...