Ok, although that didn't fix the issue, the output did give me a clue. When you put the computer into hibernate, it writes the resume file to the system swap. My system has a secondary swap file: mikey@C64serv01:~$ swapon -s Filename Type Size Used Priority /swap.img file 4194300 0 -2 /dev/sdc5 partition 4193276 0 -3
So I created the following resume file: /etc/initramfs-tools/conf.d/resume and set the RESUME variable with the blockid of the secondary swap device and it worked! mikey@C64serv01:~$ uname -r 6.8.0-49-generic mikey@C64serv01:~$ uptime 16:43:52 up 7 min, 1 user, load average: 0.30, 0.61, 0.36 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2089299 Title: Kernel updated to 6.8.0-49 black screen after grub menu Status in linux package in Ubuntu: Triaged Status in linux source package in Noble: Triaged Bug description: Seems to be an issue with Livepatch installing a new kernel (6.8.0-49) as when I select the previous kernel (6.8.0-48) from Grub menu the computer boots up without any issues. 1. root@C64serv01:~# lsb_release -rd No LSB modules are available. Description: Ubuntu 24.04.1 LTS Release: 24.04 2. N/A 3. I would expect the computer to boot up on its new kernel 4. After Grub menu loads and countdown ends I just get a black screen I booted into recovery mode on the new kernal and I just get "Loading Please Wait..." and it hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2089299/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp