Hola, tengo Debian con 2.2.19, lo quiero poner con el 2.4.18, sigo estos pasos
make oldconfig # con el config del 2.2.19 make xconfig # para retocar unas cosas make dep make clean make bzImage make modules make modules_install cp System.map /boot/System.map-2.4.18 ln -s System.map-2.4.18 System.map cp bzImage /boot/vmlinuz-2.4.18 ln -s vmlinuz /boot/vmlinux-2.4.18 Listo cuadro el grup y reinicio, al reiniciar sale un chorrero de Can't locate module net-pf-1 y no arraca, que me falta para que funcione este nuevo kernel. gracias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

