CentOS 8 Free Memory Problem Fix

Hello,

Your ram amount may not appear correctly in CentOS 8 operating system.

1. systemctl stop kdump && systemctl disable kdump
2. edit /etc/default/grub change crashkernel=auto to crashkernel=no
3. grub2-mkconfig -o /boot/grub2/grub.cfg
4. systemctl reboot now


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 286