Author Topic: /boot 100% full, how do i clean !!!  (Read 3537 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
/boot 100% full, how do i clean !!!
« on: February 28, 2021, 01:01:06 AM »
Hello / boot folder seems 100% full, how can I delete old files?

Offline
*****
Re: /boot 100% full, how do i clean !!!
« Reply #1 on: February 28, 2021, 09:25:12 AM »
hi we didn't manage any boot partition you can contact server provider for the checks.

Offline
*****
Re: /boot 100% full, how do i clean !!!
« Reply #2 on: March 04, 2021, 10:40:37 PM »
Hello / boot folder seems 100% full, how can I delete old files?


You can try to delete some old kernels you won't use
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: /boot 100% full, how do i clean !!!
« Reply #3 on: October 09, 2023, 02:41:36 PM »
what is the exacts instruction to make clear Boot, kindly help us.

Offline
****
Re: /boot 100% full, how do i clean !!!
« Reply #4 on: October 09, 2023, 08:43:50 PM »
You can set the number of Kernel in Grub in the config file:

/etc/dnf/dnf.conf

The Default is: installonly_limit=3

Which means it will keep 3 boseos kernels, plus as an example 3 kernel-lt

Try to change it to 2, and that will remove 1 kernel each.

The default AlmaLinux /boot partition size is usually big enough for 6 kernels easily.