- Edited
clr-boot-manager
fix has hit Shannon as of a few minutes ago.
- 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
andsudo 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).
- Note:
- (Optional) Reboot to confirm that it indeed loaded the entry you selected.