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

How to Install Kernel 5.14 From Source on Ubuntu 20.04

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

Building

  1. 6. Building Kernel

    Next to Build Ubuntu Linux Custom Kernel
    Make it with:

    sudo make clean

    And then:

    sudo make deb-pkg LOCALVERSION=-custom KDEB_PKGVERSION=$(make kernelversion)-1
    

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

    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:

    ls ../*.deb | grep image
    Builded Images

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