FG
💻 Software

How to add a new kernel to grub2

Fresh5 days ago
Mar 15, 202672160 views
Confidence Score0%
0%

Problem

How can we add a kernel to grub2? i knew the stuff we could do with the former versions, but it seems to have changed. What files should we edit?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to add a new kernel to grub2

Low Risk

To add a new kernel to grub2: Move your kernel to /boot/ Run sudo update-grub update-grub will scan your computer for kernels, and create a listing of available kernels at boot. In order for you to select which kernel to boot at boot time, you may h…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment