I decided to upgrade my Ubuntu 16.04 droplet to Ubuntu 18.04. To do this, I first upgraded to 17.10. Once the upgrade to 18.04 from 17.10 completed and I logged into the server via SSH, I saw this in the welcome prompt:
Your Hardware Enablement Stack (HWE) is supported until April 2019.
Could someone tell me what this means and what to do when support ends?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
HWE is enablement stack for Ubuntu. It provides you newer kernel versions.
It could be that you’re running older HWE version. Upgrading HWE could resolve the problem.
The best way to learn more about this is to check Ubuntu Wiki. It also mentions the
hwe-support-status
command you can use to verify your upgrade path.