FG

Bypass hibernate on boot on Ubuntu

Fresh3 days ago
Mar 15, 20266804 views
Confidence Score0%
0%

Problem

I have a problem where Ubuntu is shutting down immediately after restarting from Hibernate. I want to boot without Hibernating. Can I use grub options/commands to set it to ignore the Hibernate image for the next boot?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Bypass hibernate on boot on Ubuntu

Low Risk

The kernel will ignore the resume partition used to restart from hibernate if you pass it the 'noresume' option at boot. Pass this as a kernel option at the grub bootloader. See here and here. For a more permanent solution, you can append this optio…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment