View Single Post
Posts: 959 | Thanked: 3,427 times | Joined on Apr 2012
#981
Originally Posted by juiceme View Post
I do not understand what you mean by Nemo preinit??
Nemo (Like SailfishOS) do not use /sbin/preinit* on the Harmattan root partition, instead they use /sbin/init from their own partition...
ok, I am slightly confused. I thought that all the preinits were in the harmattan partition, as that was where the preinit_harmattan and preinit_nitdroid were. So the start of my entry for nitdroid looks like:

Code:
G_OS1_NUM=3
G_OS1_AUTOBOOT=0
G_OS1_PARTITION=3
G_OS1_NAME="Nitdroid"
On rootfs partition (/dev/mmcblk0p3 on my setup) in /sbin/ I have /sbin/preinit, /sbin/preinit_harmattan, /sbin/preinit_firefox and /sbin/preinit_nitdroid. And the partition with my nitdroid files is /dev/mmcblk0p5, which contains /nitdroid, /firefox_os, /developer and /user.