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

How to Install Kernel 5.14 From Source on Fedora 33

July 26, 2021 | By the+gnu+linux+evangelist.

Building

  1. 6. Building Kernel

    Next to Build Fedora 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 Fedora Linux 33 Guide - 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 Fedora Linux 33 Guide - Builded Images

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