Posts by Year

2020

How to compile the Linux kernel

less than 1 minute read

How to build the Linux kernel (using kernel package) Download dependent packages # apt install build-essential libncurses5-dev bison flex libssl-dev ...

Back to Top ↑