Thanks bro,.... ini scriptnya ya ,...:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock0 /system mkdir /system/sd mkdir /data/appbak mount -t ext2 /dev/block//vold/179:2 /system/sd mkdir /system/xbin cat /sdcard/busybox > /system/xbin/busybox chmod 4755 /system/xbin/busybox /system/xbin/busybox --install -s /system/xbin/ fi mv /data/app/* /data/appbak/ busybox cp -a /data/appbak /system/sd/app rm -r /data/app ln -s /data/appbak/ /data/app rm /etc/mount_sd.sh mv /system/bin/sh /system/bin/sh_bak cat /sdcard/sh.sh > /system/bin/sh chmod 755 /system/bin/sh busybox cp /sdcard/mount_sd.sh /etc/mount_sd.sh 2010/11/10 冴羽獠 (Ryo Saeba) <[email protected]> > 2010/11/10 mas °drie™ <[email protected]> > > > > Dear all,.... > > di http://forum.xda-developers.com/showthread.php?t=804574 > > udah dan sedang dibahas,... > > karena sy belum berhasil , jadi mumet sendiri karena di forum itu jg ga > ada yang ngasih kepastian langkahnya seperti apa yang fix dan pasti. > > Nggantung semua kyknya,.. beragam banget jadi, mo ngikut scrip yg > mana/postingan siapa > > Jadi , kiranya temen2 x10-er yg udah berhasil, ... sudilah diposting di > sini script-nya... > > saya pakai ini: > > http://gadjah.id-gmail.info/filelink.php?filecode=0c2bfa > > -- > http://ryosaeba.wordpress.com ~ things left unsaid > > -- > =============== > "Indonesian Android Community [id-android]" > > PING'S mobile™ > Email: [email protected] Ph. (021) 96087100 > --------------------- > Yopie Ratjoen > Email: [email protected] Ph. 08977726681 > -------------------- > Gila original > Email: [email protected] Ph. (031) 91555898 > -------------------- > > Aturan Jual/Kloteran ID-Android http://goo.gl/azW7 > -- =============== "Indonesian Android Community [id-android]" PING'S mobile™ Email: [email protected] Ph. (021) 96087100 --------------------- Yopie Ratjoen Email: [email protected] Ph. 08977726681 -------------------- Gila original Email: [email protected] Ph. (031) 91555898 -------------------- Aturan Jual/Kloteran ID-Android http://goo.gl/azW7
