We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Following packages are required to compile kernel with Medusa:
make menuconfig
For Debian 11 (bullseye) you can copy-paste the following command:
sudo apt install fakeroot build-essential git bison flex libncurses-dev libelf-dev bc libssl-dev rsync dwarves
Run the build.sh script.
build.sh
Use following commands:
make -j <N_CORES> sudo make modules_install sudo make install