It works fine with multiboot. First, install the bootimg package, which puts the kernel into /boot. Then, as root, move/rename that file to: Code: /boot/multiboot/vmlinuz-2.6.28.10power46-wl1 Next, create the file /etc/multiboot.d/01-Maemo-2.6.28.10power46-wl1.item and put this inside: Code: ITEM_NAME="Maemo 2.6.28.10power46-wl1" ITEM_KERNEL=2.6.28.10power46-wl1 ITEM_MODULES=ext3 reboot with keyboard open and choose your new kernel
/boot/multiboot/vmlinuz-2.6.28.10power46-wl1
ITEM_NAME="Maemo 2.6.28.10power46-wl1" ITEM_KERNEL=2.6.28.10power46-wl1 ITEM_MODULES=ext3
Next, create the file /etc/multiboot.d/01-Maemo-2.6.28.10power46-wl1.item