I'm getting this kernel panick blue screen and everytime I need to reboot to fix it. And it is very persistent. It started a week ago, everything was normal before that.
▲ 16 r/omarchy

I'm getting this kernel panick blue screen and everytime I need to reboot to fix it. And it is very persistent. It started a week ago, everything was normal before that.

u/lazyvoice-ol — 14 hours ago

Boot entry creation fails because boot partition would exceed usage limit

I'm running Omarchy and encountered the following error during a system update:

Stopping boot entry creation: Boot partition usage from 65.8% to 91.6% (+526.1 MiB) will exceed the 85.0% limit.

This occurred while updating the system through the normal update process. The update appears to be trying to install a new kernel and associated boot files, but aborts because the resulting boot partition usage would exceed an 85% threshold.

What I've checked so far:

  • The system currently reports boot partition usage at approximately 65.8%.
  • The update would add roughly 526 MiB of boot-related files.
  • The operation is stopped before any new boot entry is created.

What I'm trying to understand:

  1. Which component in Omarchy is enforcing the 85% limit?
  2. Is this expected behavior from systemd-boot/kernel-install?
  3. What's the recommended way to resolve this?
  4. Should I remove old kernels, old initramfs images, or is there another preferred approach?I'm running Omarchy and encountered the following error during a system update:Stopping boot entry creation: Boot partition usage from 65.8% to 91.6% (+526.1 MiB) will exceed the 85.0% limit.This occurred while updating the system through the normal update process. The update appears to be trying to install a new kernel and associated boot files, but aborts because the resulting boot partition usage would exceed an 85% threshold.What I've checked so far:The system currently reports boot partition usage at approximately 65.8%. The update would add roughly 526 MiB of boot-related files. The operation is stopped before any new boot entry is created.What I'm trying to understand:Which component in Omarchy is enforcing the 85% limit? Is this expected behavior from systemd-boot/kernel-install? What's the recommended way to resolve this? Should I remove old kernels, old initramfs images, or is there another preferred approach?
reddit.com
u/lazyvoice-ol — 1 month ago