Pick an installed Linux kernel on Ubuntu and make it stick: hold its packages
so apt can't reap it, make it the GRUB default, and build its initramfs if
one is missing.
Ubuntu makes it easy to boot an older kernel once and surprisingly fiddly to
keep one. The menu entry indices shift every time a kernel is added or
removed, /etc/default/grub gets replaced by package upgrades, and
unattended-upgrades will happily autoremove the kernel you were relying on.