GRUB - Grand Unified Boot Loader
Ramdisk / Kernel
initramfs - drivers to access the root file system at boot time
kernel - core operating system
/boot
Kernels, ramfs, and rescue systems are stored in the /boot directory,
Check kernel version
uname -r
After installing a new kernel version, a server reboot is required.