View Single Post
Posts: 107 | Thanked: 173 times | Joined on Feb 2011
#640
Originally Posted by misiak View Post
1. simpler and more proper (if you would like to have later "clean" power kernel 47 installed for example): rename /boot/zImage-2.6.28.10-power47 to /boot/zImage-2.6.28.10-power47-g87cd160-dirty and change line in .item file to ITEM_KERNEL="2.6.28.10-power47-g87cd160-dirty"
2. dirtier (you will not be able to use kernel power 47 default files at the same time): rename /lib/modules/2.6.28.10-power47-g87cd160-dirty directory to /lib/modules/2.6.28.10-power47 and don't modify rest.
Actually, I tested the second solution as soon as I discovered that the modules directory name was different from the kernel name. But it ended in a forever rebooting loop.
But your first solution fixed everything: many thanks !

@pali: if you talk about the IO issue, i'm not sure it is something that should be included in kernel-power. It seems to concern very few people, and may be related to the sd card used. I still did not test this fix yet