For those who are on an 1.6 android and would like to use
app2sd, here is an update that was made by Lickon and that mount the needed partition on boot. I can't test it as I am on 2.1 rom but I used it before on 1.0.4 emea. Might not work on 2.0.16. Tell me and I would rebuild another specific one. Moreover it may downgrade your busybox version to 1.15.
I don't have time to update its content now.
Original post was here
http://android.modac...custom-rom-0-3/
http://rapidshare.co...p2sd_update.zip
md5sum :
f7162a4dae4b967e00a2cb53697115b0 app2sd_update.zip
Installation instructions :
boot in recovery mode
make a nandroid backup (to have you current boot image and system on stock)
copy your backup to your computer
place app2sd_update.zip on your sd card root
reboot in recovery mode (adb reboot recovery)
choose install any zip file on sdcard and then app2sd_update.zip
when phone is booted, adb shell mount.
You should see something like
/dev/block/mmcblk0p2 /system/sd/ (rw)
make a backup of your sd card content
then you can reboot in recovery, choose "Split sd for apps 2 sd" (all data on sd card will be lost) and launch "app2sd" to move your apps to the sd card.
Reboot
if phone does not boot after flashing, simply restore your nandroid backup in recovery mode (adb reboot recovery is the easier way but you can use buttons too)
Edited by malez, 04 March 2010 - 02:54 PM.