How to fix: At least xMB more space needed on the /boot filesystem
原帖地址: https://haydenjames.io/fix-least-xmb-space-needed-boot-filesystem/
List all installed kernel packages with:
yum list kernel
The kernel in-use will be underlined and cannot be removed:
yum list kernel
Now to remove unused kernels, install the yum-utils package and use the package-cleanup util: