Yes, reinstall power kernel and setting (make sure you get 37 from extras or testing rather than 40) that will put the kernel into /boot you can then Code: mv vmlinuz-2.6.28.10power37 /boot/multiboot Once that is done we need to create the item file Code: cd /etc/multiboot.d/examples nano Maemo-2.6.28-omap1.item Change the following ITEM_NAME="Maemo power kernel37" ITEM_KERNEL=2.6.28.10power37 ctrl and x to save but change the name to Maemo-2.6.28.10-power37.item This can then be copied to /etc/multiboot.d
mv vmlinuz-2.6.28.10power37 /boot/multiboot
cd /etc/multiboot.d/examples nano Maemo-2.6.28-omap1.item