Ubuntu Revert to Previous Kernel

Mar 31, 2019

Temporary Solution

Hold the Shift key when Ubuntu is loading, choose Advanced options for Ubuntu from the Grub screen and load the kernel version.

NOTE: This works for Ubuntu VM running in Virtualbox as well.

NOTE: This change is not permanent, as it will revert back to latest kernel on restart.

Permanent Solution

To make the change permanent, edit /etc/default/grub

sudo nano /etc/default/grub

Change/add the following configuration

# GRUB_DEFAULT=0
GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true

Run sudo update-grub

Restart Ubuntu.

Hold the Shift key when Ubuntu is loading, choose Advanced options for Ubuntu from the Grub screen and load the kernel version.

The kernel version is saved and shall be used/loaded after each restart.

References:

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.