Andreas Schleth changed bug 1209436
What Removed Added
CC   schleth_es@web.de

Comment # 28 on bug 1209436 from
(In reply to Larry Rainey from comment #12)
> for those that want to remove the bad kernel - here is a script to remove
> and lock the kernel - run as root or add sudo to the commands.
> 
> zypper rm -y kernel-default-5.14.21-150400.24.49.3
> zypper al kernel-default kernel-default-extra kernel-default-optional
> zypper ll
> cd /boot
> rm initrd
> rm vmlinuz
> ln -s initrd-5.14.21-150400.24.46-default initrd
> ln -s vmlinuz-5.14.21-150400.24.46-default vmlinuz
> ls -la /boot
> 
> 
> to undo
> 
> zypper rl kernel-default kernel-default-extra kernel-default-optional
> zypper ll

Thanks! This script saved me a lot of grief.
Both our Intel-PCs were affected.


You are receiving this mail because: