View Single Post
Posts: 1 | Thanked: 0 times | Joined on Dec 2010
#435
Originally Posted by Switch_ View Post
Right, lets try to do some jiggery pokery:

Open a terminal and drop to root

Code:
root
apt-get update
apt-get install kernel-power-bootimg kernel-power-modules
apt-get install --reinstall multiboot-kernel-power
Assuming you haven't closed Terminal yet next lets check out the boot files:

Code:
cd /lib/modules/
ls -a 
(Should report)
.                       2.6.28-omap1
..                      2.6.28.10power46
cd /boot
ls -a
(should report)
.                       multiboot
..                      zImage-2.6.28-maemo46
Any deviations from the above reports please post back and let us know what the actual reports in your phone are.
hi there! I have a similar problem here: when the multiboot shows up, it only say "Press a key to select" but no list to select from, no maemo option, nothing! if I'm pressing "0" this shows up: "Can't find kernel, required files not found - Guru Meditation #00000025.62017712" -> Press any key to panic. then it loops back again with the multiboot menu with no option on it.
I tried also pressing "S". When I do that the phone is shutting off.
What options do I have? thanks!