initramfs will attempt to resume from /dev/sda8 (why is this message and should I set RESUME)
Solution 1:
Do you want your system to be able to resume or not?
If not, create /etc/initramfs-tools/conf.d/resume
with the contents:
RESUME=none
Do you want your system to be able to resume or not?
If not, create /etc/initramfs-tools/conf.d/resume
with the contents:
RESUME=none