Cómo compilar el kernel Linux
pasos.
Web del código fuente del kernel https://www.kernel.org/
wget https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-4.8-rc3.tar.xz
tar -Jxf linux-4.8-rc3.tar.xz
make mrproper //opcional limpia las compilaciones anteriores
make menuconfig
make -j 12 V=99
make j 12 V=99 modules
OPCIONAL
su -c 'make INSTALL_MOD_STRIP=1 modules_install && make install' //opcional para instalar
archlinux.
#kernel #linux #customer #seguririty #seguridad #ernico.es #xtpeloco #linux #archlinux #boot