$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Build Linux Kernel on CentOS Stream 10 – Step by step

September 21, 2025 | By the+gnu+linux+evangelist.

Building

  1. 6. Building Kernel

    Next to Build CentOS Custom Linux Kernel
    Make it with:

    sudo make clean

    And then:

    sudo make rpm-pkg

    When prompted if uncertain then simply follow to hit until the end.

    Build Kernel CentOS Stream 10 - Prompt

    Then think to other task to follow because the process will take about a couple of Hours…
    Last, to check the builded Images play:

    sudo ls /root/rpmbuild/RPMS/x86_64/ | grep kernel
    Build Kernel CentOS Stream 10 - Builded Images

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,