I have tried for the past few hours to upgrade ubuntu server 14.04 to 16.04 over SSH. The Server is hosted and I have no physical access to it.
It goes well until it updates libc6 and pops up curl with an error and a single OK button, message: Kernel version not supported This version of the GNU libc requires kernel version 3.2 or later. Older versions might work but are not officially supported. Please consider upgrading your kernel.
It will not continue. I tried manually installing the new kernel via sudo apt-get install linux-generic-lts-xenial
, which also fails for the same reason.