View Single Post
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#362
Originally Posted by ncik View Post
I followed the procedure that have mentioned for installing nemo but when I when I try to boot into it the phone just switches off and nothing else happens. I have mounted /dev/mmcblk0p4 to make sure that nemo was extracted properly. Do I need to add prenit files for it like Harmattan and Nitdroid?
No need of custom preinit file for Nemo.
Do you check if the Nemo kernel path in ubiboot.conf is correct?
It should be (this is mine):
Code:
# Nemo kernels
G_NEMO_NUM=1
G_NEMO_AUTOBOOT=1
G_NEMO_1_LABEL="Latest 2.6.32"
G_NEMO_1_FILE="/boot/Nemo/boot/bzImage"
G_NEMO_2_LABEL=""
G_NEMO_2_FILE=""
G_NEMO_3_LABEL=""
G_NEMO_3_FILE=""
G_NEMO_4_LABEL=""
G_NEMO_4_FILE=""
G_NEMO_5_LABEL=""
G_NEMO_5_FILE=""
G_NEMO_6_LABEL=""
G_NEMO_6_FILE=""
The bzImage kernel is placed into /boot folder into Nemo root, against the Harmattan and NITdroid kernels that are placed both in Harmattan /boot folder.
 

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