mastermind1024
Android Expert
@mastermined any other way to do that without cwm
like scrpt manager???
coz I cant use cwm now
pls reply
Yes, there is a manual way too...
Get both my flashable zips n extract them.
1) First from MountScript zip,
Get install-recovery.sh n put it in /system/etc/ and permissions to 755(rwxr-xr-x) or 777(rwxrwxrwx)
Then ext2.ko module to /system/lib/modules/ n permissions rw-r--r--
Now go to /data n create a folder named sdext2
Reboot
Check whether 2nd partition is mounted or not.
After successfull mounting only go to step-2
2) from Data2Ext zip,
Get busybox_d2sd n put in /system/xbin/ n permissions rwxr-xr-x
Get e2fsck n put in /system/bin/ n permisions to rwxr-xr-x
Get all init.d scripts n put them in /system/etc/init.d/ n permission for all ro rwxrwxrwx
Reboot
These should get u Data2Ext...I done that manual way only..
