View Single Post
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#1093
Originally Posted by mornage View Post
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

I cant uninstal it. On other topic i found information that i need to extract zimage from fiasco and put it in multiboot. Do you know how to do it? i have fiasco image already.