Grub can handle as many kernels as you need.
On my btrfs system I have 4 entry’s when booting grub.
LTS
LTS init
Linux
Linux init
GRUB_DEFAULT=2
Will boot Linux above and 0 would boot LTS, 1 would be LTS init and 3 would be Linux init.
Grub can handle as many kernels as you need.
On my btrfs system I have 4 entry’s when booting grub.
LTS
LTS init
Linux
Linux init
GRUB_DEFAULT=2
Will boot Linux above and 0 would boot LTS, 1 would be LTS init and 3 would be Linux init.