#! /bin/bash cd /usr/src/linux make oldconfig make menuconfig make -j17 make modules_install make install grub-mkconfig -o /boot/grub/grub.cfg