Skip to content

Instantly share code, notes, and snippets.

View metius's full-sized avatar

mattiav.dev metius

View GitHub Profile
@metius
metius / select_kernel_boot_pop_os.md
Last active December 24, 2024 01:57
GUIDE - How to select a specific kernel version at boot in Pop_OS!

GUIDE - How to select a specific kernel version at boot in Pop_OS!

Pop OS uses their own implementation named kernelstub to handle the kernels, they did so to make it faster on load times (at least that's what their blog post says).

Their README page show certain information of how to use it, but there are some other things that are required to do, specially if you want to have a menu on boot, similar to grub.

Update a kernel

In case you just want to use a specific kernel and forget about other ones, you can execute this command to update the current configuration

@metius
metius / Link and resources
Last active February 18, 2021 15:50
Useful links and resources