01.12.2021 · Now that the source package and tools are installed, unpack and prepare the source files: [user@host]$ cd ~/rpmbuild/SPECS [user@host SPECS]$ rpmbuild -bp --target=$ (uname -m) kernel.spec. The value of $ (uname -m) sets the target to the architecture of your current kernel. This is generally accepted, as most people will need either i686 or ...
22.06.2020 · Step 4: Boot to Linux Kernel 5.15 on CentOS 8. After the installation of Linux Kernel 5.15 on CentOS 8 you’ll need to reboot the system. Choose kernel 5.x in the grub menu. After OS has booted run uname command to confirm the Kernel version the OS is running on.