Skip to main content

Kernel

Kernel

====================================================================================

Kernels, ramfs, and rescue systems are stored in the /boot directory,

initramfs - drivers to access the root file system at boot time

kernel - core operating system

------------------------------------------------------------------------------------------------------------------------------------------------

Check kernel version

uname -r

After installing a new kernel version, a server reboot is required.