[Click] [PATCH] patches for linux 2.6.24

Javier Sánchez javier.recacha at gmail.com
Tue May 6 12:14:18 EDT 2008


Hi,

I work with Hardy distribution without problems. You need to download 2.6.24
plain kernel at www.kernel.org and apply the patch to that. You need to
apply a patch for click 1.6 too (look for the oneshot patches on this
threat).

Dont use the debian method (dpkg) to compile the kernel, it has a big bug
and the headers are made corrupted. Use the traditional make method instead.


(patch linux, VANILLA KERNEL DIR)
patch -p1 -b <
/root/patches-linux-2.6.24-for-click/0000-Oneshot-linux-2.6.24.patch

make menuconfig

make bzImage

make modules

cp System.map /boot/System.map-2.6.24

cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.24

make modules_install

mkinitramfs -o /boot/initrd.img-2.6.24 2.6.24

EDIT GRUB (/boot/grub/menu.lst)

(patch click, CLICK DIR)
patch -p1 -b <
/root/patches-click-1.6-for-linux-2.6.24/0000-oneshot-click-1.6.patch


More information about the click mailing list