How t solve "The initramfs will attempt to resume from /dev/sdb" error?

Hi when i apt update i saw this kind of thing. Should i ignore it or sjould i try to solve it? If i have to solve it, which steps should i follow? Thank you.

I: The initramfs will attempt to resume from /dev/sdb
I: (UUID=zzzzz)
I: Set the RESUME variable to override this.

1 Reply

Hi @Homelistt - Generally that's nothing to worry about though it does bring up something you may want to address. Your OS is currently using UUIDs rather than generic identifiers in it's /etc/fstab so you may want to change them over to generic so you don't run into this warning message or other potential problems when cloning a Linode or restoring a backup.

https://www.linode.com/community/questions/17792/how-do-i-update-my-etcfstab-file

There's more info on that specific error on the Ubuntu forums here:

https://askubuntu.com/questions/1189835/the-initramfs-will-attempt-to-resume-from-dev-dm-1

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct