Originally Posted by ncik 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? Originally Posted by death_jax 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.
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.
# 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=""