Affected versions: SUSE Linux Enterprise Server 15

📖 ~1 min read

Table of contents
  1. Symptom & Impact
  2. Environment & Reproduction
  3. Root Cause Analysis
  4. Quick Triage
  5. Step-by-Step Diagnosis
  6. Solution – Primary Fix
  7. Solution – Alternative Approaches
  8. Verification & Acceptance Criteria
  9. Rollback Plan
  10. Prevention & Hardening
  11. Related Errors & Cross-Refs
  12. References & Further Reading

Symptom & Impact

Host fails to boot after kernel patching and drops to `grub rescue>`, halting production workloads.

Environment & Reproduction

Reported after `zypper patch` installs a new kernel and Btrfs snapshot pre-state is missing.

Root Cause Analysis

Bootloader configuration was not refreshed or the new kernel was installed into the wrong /boot partition.

Quick Triage

Boot the previous snapshot via the GRUB Btrfs menu to restore service before deeper analysis.

Step-by-Step Diagnosis

Inspect `/boot/grub2/grub.cfg`, run `ls (hd0,gpt2)/`, and verify EFI entries with `efibootmgr -v`.

Illustrative mockup for sles-15 — kernel_boot-grub2-rescue_terminal
Terminal diagnostics for Kernel update leaves system at grub rescue prompt — Illustrative mockup — Progressive Robot

Solution – Primary Fix

Boot a working snapshot, run `grub2-mkconfig -o /boot/grub2/grub.cfg`, and reinstall the kernel package.

Still having issues? Our Server Management team can diagnose and resolve this for you. Get in touch for a free consultation.

Illustrative mockup for sles-15 — kernel_boot-grub2-rescue_logs
Logs and evidence for Kernel update leaves system at grub rescue prompt — Illustrative mockup — Progressive Robot

Solution – Alternative Approaches

Re-run `shim-install` and `grub2-install` for EFI hosts, or rebuild initrd with `mkinitrd`.

Verification & Acceptance Criteria

System boots the latest kernel successfully and `uname -r` matches the installed package.

Rollback Plan

Roll back to the prior Btrfs snapshot using `snapper rollback` and reboot.

Prevention & Hardening

Always update bootloader after kernel changes and protect /boot from disk pressure.

Automate patch management and compliance across your fleet with our DevOps services.

Related to `error: file ‘/boot/…’ not found` and missing initrd images.

Related tutorial: View the step-by-step tutorial for sles-15.

View all sles-15 tutorials on the Tutorials Hub →

Browse all common problems & solutions on the Tutorials Hub.

References & Further Reading

SUSE kernel update and GRUB2 bootloader configuration documentation.

Need Expert Help?

If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.