espeon, on Apr 29 2011, 00:49, said:
Remember that you must have a script (99ready) in your /system/etc/init.d directory with this line cm.filesystem.ready=1
and chmod 755 it.
If you don't have that, class default will never start and device wont boot.
is this version 2.6.32.9 ?
If not I can upload mine.
In a2sd package there is a file 99complete with:
#!/system/bin/sh
sync;
setprop cm.filesystem.ready 1;
setprop dc.filesystem.ready 1;
setprop oxygen.filesystem.ready 1;
I guess this is good.
Edited by som097, 29 April 2011 - 12:47 AM.







Sign In
Create Account

Back to top










