LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Blogs > beachboy2
User Name
Password

Notices


Rating: 2 votes, 5.00 average.

The initramfs will attempt to resume from /dev/sda2..Set the RESUME variable

Posted 02-27-2020 at 02:07 AM by beachboy2

Whilst moving from Linux Mint MATE 18.3 to 19.3 and preserving my Home partition (see another of my blogs), I was surprised to see this warning:

Code:
I: The initramfs will attempt to resume from /dev/sda2
I:     UUID=948396b3-f329-4b5a-9771-1464ff25eca9
I: Set the RESUME variable to override this.
The solution is to add the UUID to this file:

/etc/initramfs-tools/conf.d/resume

using the following command:

Code:
echo "RESUME=UUID=948396b3-f329-4b5a-9771-1464ff25eca9" | sudo tee /etc/initramfs-tools/conf.d/resume
Then update the kernels on the system:

Code:
sudo update-initramfs -u -k all
Reboot the system:

Code:
reboot
Posted in Uncategorized
Views 9955 Comments 1
« Prev     Main     Next »
Total Comments 1

Comments

  1. Old Comment

    thanks for the tip

    saved my bacon
    Posted 06-11-2021 at 12:46 PM by nutronix nutronix is offline
 

  



All times are GMT -5. The time now is 07:26 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration