(15-Nov-2019, 03:58 PM)kees1000 Wrote: How can I manual upgrade to 18.04?
For me: it's not possible from the Snakeoil webgui.
When I push the upgrade butten, I stay steady on 16.04
For now you can SSH into the command line, and run the following:
sudo apt update -y
sudo do-release-upgrade
And remember to say "N" if it ask to replace configuration files. Once completed, reboot and you will be on 18.x. Release upgrade works for some but not others, it's still something I'm trying to work out.