View Single Post
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#101
Originally Posted by Deaconclgi View Post
When I check, I see the OMAP1 in multiboot but the boot menu does not show it as one of the options. What should I do next?

Also, is the Maemo 2.6.28.10-omap1 the one that I need since it is patched?

Thank you in advance.
I can only presume there is an error in the item file (or possibly my instructions but they look OK).

If you cd /etc/multiboot.d do you see Maemo 2.6.28-omap1.item?? if not then the file didn't create (or not in the right place). If so then there must be an error in the file itself.

Quicker way to get the correct item file if missing is
Code:
cd /etc/multiboot.d/examples
cp Maemo 2.6.28-omap1.item /etc/multiboot.d
if the item file is there then
Code:
cd /etc/multiboot.d
rm Maemo 2.6.28-omap1.item
then do the above and you will see the stock kernel as a choice.

As for the kernel 2.6.28.10 is the power kernel. your screen shot shows you have the correct kernel (Maemo 2.6.28-omap1) in the correct place.
 

The Following User Says Thank You to mornage For This Useful Post: