Compile Linux Kernel Apr 6th, 2015 12:00 am 1 cp /boot/config-3.4-desktop ~/Download/linux-3.10/ 1 make menuconfig User a proper configuration file 1 make 1 make modules 1 make modules_install 1 make install Update grub 1 grub2-mkconfig -o /boot/grub2/grub.cfg Usually, you don’t need to do this.