Article 6QR43 More space needed on the /boot filesystem Rocky Linux

More space needed on the /boot filesystem Rocky Linux

by
Nemesissparadise
from LinuxQuestions.org on (#6QR43)
I am running Rocky 9.4.

Doing a system update via the terminal I am met with.

Error Summary
-------------
Disk Requirements:
At least 13MB more space needed on the /boot filesystem.

Yum clean packages resulted in 0 files removed.

Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p1 195M 164M 32M 85% /boot

@localhost ~]$ sudo rpm -qa | grep kernel
kernel-modules-core-5.14.0-284.11.1.el9_2.x86_64
kernel-core-5.14.0-284.11.1.el9_2.x86_64
kernel-modules-5.14.0-284.11.1.el9_2.x86_64
kernel-modules-extra-5.14.0-284.11.1.el9_2.x86_64
kernel-tools-libs-5.14.0-427.33.1.el9_4.x86_64
kernel-modules-core-5.14.0-427.33.1.el9_4.x86_64
kernel-core-5.14.0-427.33.1.el9_4.x86_64
kernel-modules-5.14.0-427.33.1.el9_4.x86_64

I tried deleting some of the above, being cautious as I know I can delete the wrong thing and be really in trouble.

sudo rpm -e kernel-ect. (I typed out the rest correctly for every one I tried)
[sudo] password
error: Failed dependencies:
kernel-etc is needed by (installed) Listed file need

$ dnf remove --oldinstallonly
[sudo] password
Error: No old installonly packages found for removal.

How do I get more space? I guess note to self and Just give a Gib to it next install.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments