View Issue Details

IDProjectCategoryView StatusLast Update
0008113Kali LinuxGeneral Bugpublic2023-01-04 08:36
ReporterSkullZ_ Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2022.4 
Summary0008113: Kali Linux 2022.1 & 4 - changes to GRUB with multiple kernels doesn't apply at all
Description

Hi Guys,

I've observed that the GRUB changes with multiple kernels doesn't apply at all.
I have 4 kernels to select in mu start menu - 6.0.0 and 5.0.0 (each with standard and restore mode)

I've modified the GRUB config file:
"sudo vim /etc/default/grub"

I've changed the standard " GRUB_DEFAULT=0 " to the " GRUB_DEFAULT="1>2" ", I've run "sudo update-grub" and "reboot".
After the reboot I observe that no changes have been applied. The Kali Linux doesn't take any changes from GRUB config and just run a default kernel every time.

Could you fix that?

Steps To Reproduce

On OS with multiple kernels :

  1. sudo /etc/default/grub
  2. change " GRUB_DEFAULT=0 " to the " GRUB_DEFAULT="1>2" "
  3. :wq
  4. sudo update-grub
  5. reboot

Activities

SkullZ_

SkullZ_

2022-12-22 17:10

reporter   ~0017276

Adding : GRUB_SAVEDEFAULT=true
GRUB_DEFAULT=saved
, sudo update-grub, reboot, select the one kernel we would like to reboot every time - doesn't work as well.
Each time the same default kernel is selected - first on the list and the newest one 6.0.0.

daniruiz

daniruiz

2023-01-04 08:35

manager   ~0017348

Thank you for your interest in Kali but this is not a bug report. It looks like that you need help and guidance to perform some task. We have community support forums on https://forums.kali.org/ or on IRC with the #kali-linux channel on irc.oftc.net), please post your questions there.

Issue History

Date Modified Username Field Change
2022-12-22 16:57 SkullZ_ New Issue
2022-12-22 17:10 SkullZ_ Note Added: 0017276
2023-01-04 08:35 daniruiz Note Added: 0017348
2023-01-04 08:36 daniruiz Assigned To => daniruiz
2023-01-04 08:36 daniruiz Status new => closed
2023-01-04 08:36 daniruiz Resolution open => suspended