[Q] init.d scripts not working with Cataclysm rom

Search This thread

Lownita

Senior Member
Jun 14, 2011
2,278
378
Germany
I can't get init.d scripts to work with cataclysm rom. They simply do nothing. Permissions are correct, I double checked everything. What is going wrong? :confused:
 

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
Have they ever worked on the ROM?

How does the ROM call root? Some ROMs call root via init.d - I'm not sure in this case if init.d scripts that run before that are causing an issue.

You can crate init.d scripts that don't require root. Thinks like:

Code:
echo "hello" > /sdcard/hello.txt

And check they can do that.

As for specifics, I'm not familiar with the rom or kernel.
 

Lownita

Senior Member
Jun 14, 2011
2,278
378
Germany
That doesn't work either. The roms FAQ says that init.d support would rely on kernel. So I guess it should be able to do it. Strange.
 

Ben36

Senior Member
Jun 8, 2012
8,254
2,868
You probably need a helper app as Cataclysm is pretty much stock rom. Just with some added extras

Sent from my Nexus 5 using Tapatalk