I wanted to upgrade from Ubuntu 16.04 to 17.04.
I created a bootable usb stick in Ubuntu 16.04 using Startup Disk Creator selecting the downloaded 17.04 iso.
I'm using a Kingston 8GB usb stick.
I can select the stick in the BIOS and boot menu, but the system keeps starting up as usual via the main start up disk. Ignoring the usb stick.
I'm reading similar posts about the matter, but I don't find a suitable answer.
sudo apt update
and thensudo apt dist-upgrade
? – Katu Apr 27 '17 at 10:16lsb_release -a
will tell you your Ubuntu version. If you need to solve this or other problems, people will be able to help you better with more information in your question. Here they have information to consider before asking https://askubuntu.com/help/how-to-ask – Katu Apr 28 '17 at 11:24