---
title: Amazon EC2 Hibernation for Ubuntu 16.04 LTS now available
description: AWS and Canonical today announce the public release of Amazon EC2 Hibernation
  support for Ubuntu 16.04 LTS, bringing support for this feature on par with Ubuntu
  18.04 LTS.
url: https://canonical.com/blog/amazon-ec2-hibernation-for-ubuntu-16-04-lts-now-available?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Canonical](https://canonical.com/blog/author/canonical "More about Canonical")

11 February 2020

# Amazon EC2 Hibernation for Ubuntu 16.04 LTS now available

[16.04](https://canonical.com/blog/tag/16-04)
[AWS](https://canonical.com/blog/tag/aws)
[ec2](https://canonical.com/blog/tag/ec2)
[Ubuntu 16.04](https://canonical.com/blog/tag/ubuntu-16-04)

---

Share the article

AWS and Canonical today announce the public release of Amazon EC2 Hibernation support for Ubuntu 16.04 LTS, bringing support for this feature on par with Ubuntu [18.04 LTS](https://ubuntu.com/blog/amazon-ec2-on-demand-hibernation-for-ubuntu-18-04-lts-now-available).

Hibernation allows you to pause your Amazon EC2 Instances when not required and resume them at a later time. Applications will start up exactly from where they left off instead of rebuilding their memory footprint. Using Hibernation, users can maintain a fleet of pre-warmed instances that can get to a productive state faster. Users can take advantage of this feature without the need of modifying your existing applications.

Support for Hibernation on Amazon EC2 is provided by the latest linux-aws-hwe kernel package, version 4.15.0-1058-aws, now available for Ubuntu 16.04 LTS. Users must install this package along with ec2-hibinit-agent to enable this feature via the following instructions:

```
sudo apt update
sudo apt install linux-aws-hwe
sudo apt install ec2-hibinit-agent
sudo reboot
```

To confirm the correct kernel is now in use after the reboot, issue the following command:

```
uname -a
```

The uname command should report kernel version 4.15.0-1058-aws or greater.

The linux-aws-hwe package is fully supported by Canonical and will continue to receive regular updates until the end of standard support for Ubuntu 16.04 LTS in April 2021. Security updates until the end of 2024 are available with Extended Security Maintenance (ESM) support.

To learn more about Amazon EC2 Hibernation, please visit this [blog](https://aws.amazon.com/blogs/aws/new-hibernate-your-ec2-instances). For information about enabling hibernation for your Amazon EC2 instances, please visit the [Amazon EC2 Hibernation user guide](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html).

Limitations:

There is a known issue when using Amazon EC2 Hibernation related to KASLR (Kernel Address Space Layout Randomisation). KASLR is a standard Linux kernel security feature which helps to mitigate exposure to and ramifications of yet-undiscovered memory access vulnerabilities by randomising the base address value of the kernel. In a small percentage of tests, instances with KASLR enabled do not resume and become completely unusable after hibernation. Disabling KASLR, which is enabled by default, is known to avoid this issue. Please see [bug lp:1837469](https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1837469) for additional details.

[Get in touch

Interested in running Ubuntu in your organization?](https://ubuntu.com/about/contact-us/form)

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Generative AI on a GPU-Instance with Ubuntu on AWS: Part 1 – Image Generation](https://canonical.com/blog/genai-on-ubuntu-on-aws-image-generation)

This blog post will show you how to run one of the most used Generative AI models for Image generation on Ubuntu on a GPU-based EC2 instance on AWS

[Carlos Bravo](https://canonical.com/blog/author/carlos-bravo)

2 February 2024

[### A look into Ubuntu Core 26: Cloud-powered edge computing with AWS IoT Greengrass and Azure IoT Edge](https://canonical.com/blog/ubuntu-core-26-cloud-integration)

Welcome to this blog series which explores innovative uses of Ubuntu Core. Throughout this series, Canonical’s Engineers will show what you can build with this Core 26 release,...

[Gabriel Aguiar Noury](https://canonical.com/blog/author/g-aguiar-noury)

20 May 2026

[### Canonical Ubuntu and Ubuntu Pro now available on AWS European Sovereign Cloud](https://canonical.com/blog/ubuntu-aws-european-sovereign-cloud)

Canonical announced it is a launch partner for the AWS European Sovereign Cloud, with Ubuntu and Ubuntu Pro now available. This new independent cloud for Europe enables...

[Canonical](https://canonical.com/blog/author/canonical)

15 January 2026

[### Minimal Ubuntu Pro: lean images backed by enterprise-grade security](https://canonical.com/blog/minimal-ubuntu-pro-on-public-clouds)

The security landscape is growing continually in complexity. Whatever industry you work in, your organization has to contend with evolving threats and ever-stricter compliance...

[Carlos Bravo](https://canonical.com/blog/author/carlos-bravo)

12 January 2026
