Grub2 - opensuse 15.6 - problem

Hello!
I installed opensuse / win11 on dual boot - but when i want to enter yast/bootloader got something like this:

Internal error. Please report a bug report with logs.
Run save_y2logs to get complete logs.

Caller: /usr/share/YaST2/lib/bootloader/cpu_mitigations.rb:49:in `from_kernel_params’

Details: Unknown mitigations value [“auto”, “auto”] in the kernel command line, supported values are: “auto,nosmt”, “auto”, “off”.

Please show the output from following command in a terminal/konsole:

cat /proc/cmdline

BOOT_IMAGE=/boot/vmlinuz-6.4.0-150600.21-default root=UUID=d22ca3ba-1372-40de-b475-2ad892ad6237 splash=silent resume=/dev/disk/by-uuid/29071f1f-3280-4519-b263-bb5502bd5bd9 preempt=full mitigations=auto quiet security=apparmor amdgpu.ppfeaturemask=0xffffffff mitigations=auto

Open bug report against YaST. This command line is most certainly valid, kernel simply sets the last seen value.

As described in the original post, showing the error … it’s confirmed above:

mitigations=auto

… is listed twice.

Where I can find it?

Corrected. Now working fine. Thx.

1 Like