https://bugzilla.suse.com/show_bug.cgi?id=1207900 https://bugzilla.suse.com/show_bug.cgi?id=1207900#c14 --- Comment #14 from Takashi Iwai <tiwai@suse.com> --- /etc/zypp/zypp.conf should be with simply a few more entries like: multiversion.kernels = latest,latest-1,latest-2,latest-3,running It's for allowing to install more kernel packages than default (= 2). Then just download kernel-default.rpm from the OBS download URL, e.g. http://download.opensuse.org/repositories/home:/tiwai:/kernel:/6.0/standard/... And install it directly with zypper install --oldpackage option, e.g. % zypper in --oldpackage kernel-default-6.0.12-1.1.ga6c4f4e.x86_64.rpm Boot with that kernel and retest. If the test is done and the kernel is no longer needed, uninstall it % zypper rm kernel-default-6.0.12-1.1.ga6c4f4e -- You are receiving this mail because: You are on the CC list for the bug.