DataDrake Update for eopkg or the Software Center
Run sudo clr-boot-manager list-kernels to get a list of the available kernels.
Run sudo clr-boot-manager set-kernel <line from kernel list> to set a default kernel (no <> symbols)
Run sudo clr-boot-manager list-kernels to check for the * next to the kernel you selected.
(Optional) Run sudo clr-boot-manager update and sudo clr-boot-manager list-kernels to verify that it did not change after you set it.
Note: sudo clr-boot-manager update will always select the highest kernel release number from the same series (e.g. current-5.6.18-155 instead of current-5.6.13-153, but not lts-4.9.227-160).
(Optional) Reboot to confirm that it indeed loaded the entry you selected.
Step 5 seems to fail on my side, with the following error message :
[ERROR] cbm (../src/bootman/update.c:L189): Cannot determine the currently running kernel
I did all the previous steps but there already was a * next to the most recent kernel... Gotta warn that I had to chroot in order to reach a state in which I could run sudo eopkg up
without getting an error message. I already updated everything and did all necessary steps from the solus boot rescue but for this kernel problem it seems ineffective !
EDIT : After like the tenth reboot it suddenly started working again, so sorry for the inconvenience, you can safely ignore my post