I just installed new kernel using this command on my Ubuntu 18.04.4 computer:
sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
Installation was successful. However, after this update, I cannot boot when I select newest Kernel on GRUB. It stucks on purple screen where "Loading initial ramdisk..." is read.
I can boot into the old version, but now it takes a little longer to boot and prints these lines, I am not sure if they mean something.
And there is something strange. When I boot into Ubuntu from the GRUB menu, I see no lines printed, just the purple screen. But when I select advanced settings and boot the first entry which is the newest kernel I see the lines indicating kernel version and saying "Loading initial ramdisk..." It is strange because when I boot Ubuntu, it should boot the first entry as well. So why doesn't it print the lines then?
System Info: Dell Inspiron 5567 with i7 7500U Upgraded from Kernel 4.15.0.91
The solution proposed here did not solve my problem.
EDIT: A new update (5.3.0-45) came up and I installed it today and the problem remains for both this entry in GRUB and the previous one (5.3.0-42). Oldest one (4.15.0.91) can be booted.