Sante Righe !
 
 
 $ cd /usr/src/linux-2.6.35.x
 $ make menuconfig
 $ make all
 $ make modules_install
 $ cp arch/x86/boot/bzImage /boot/vmlinuz
 $ cp System.map /boot

Comments