Question
How to Free Up Space in /boot on CentOS Server
I have a CentOS box at home and I’m trying to install the latest Kernel but it is failing as my /boot
partition is too small and there’s not enough space.
Can I just use rm
and delete some of the old Kernels stored in there? Or do I have to resize the partition so that I could have more space? Or is there a better way to sort that out?
Thank you!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×