Not sure if this is a bug or just an issue on my system. When I ran today's update (June 12, 2020) and rebooted, my system hung with the "_" cursor on the screen. I had to force shut it down. Powering up I could see that the EFI boot was selecting the LTS kernel as default instead of the Current one that I've always been running. I manually selected the Current kernel and the system booted fine. I then ran sudo clr-boot-manager update
and rebooted. The LTS kernel was still selected as default, and the same issue of booting to the black screen with the cursor. I then removed the kernel using sudo eopkg remove linux-lts linux-lts-headers
. I then rebooted, and still the LTS kernel was selected as default. After manually selecting the Current kernel I booted into the system and manually mounted the EFI partition to boot, and after backing it up, I manually removed all the LTS entries from the loader and EFI directories. I then ran sudo clr-boot-manager update
again. Finally, when I rebooted the LTS kernel entry was gone and it booted properly into the Current kernel.
I would like to keep the LTS kernel installed for those corner cases where I may need to boot to it, but not if it's going to cause issues with it being selected by default.
Are there any suggestions on how to fix this issue?
Thanks!