Thread
:
[HELP] Kernel-power doesn't work anymore after uninstalling/reinstalling
View Single Post
Mitrigol
2011-11-11 , 12:43
Posts: 236 | Thanked: 223 times | Joined on Apr 2011 @ switzerland
#
2
Ok, there are 3 location you have to check
/etc/multiboot.d
/lib/module
/boot
In /etc/multiboot, you should find your *.item file which content should be like this (copied from mine):
ITEM_NAME="Maemo kernel-power 2.6.28.10-power48"
ITEM_KERNEL="2.6.28.10-power48"
ITEM_MODULES="ext3"
In /lib/modules, you should find a folder containing a lot of .ko files (the kernel modules) and this folder should be named 2.6.28.10-power48
And finally, in /boot you should find the bootimg named zImage-2.6.28.10-power48
If ouy miss any of those files, you will have to reinstall kernel packages.
Last edited by Mitrigol; 2011-11-11 at
12:48
.
Quote & Reply
|
The Following User Says Thank You to Mitrigol For This Useful Post:
HtheB
Mitrigol
View Public Profile
Send a private message to Mitrigol
Find all posts by Mitrigol