|
|
LinkBack | Thread Tools | Display Modes |
|
||||
Re: HDSC 16gb mirco sd card. Anyone know whats the dealio? I'm very :( because of thi
Are you sure you are looking at the SD card and not the /data partition?
Have you tried repartitioning the SD card via Recovery to 0mb swap, 0mb ext and the rest Fat32? Once you boot again, let it boot all the way, then go back into recovery and reset your partitions up again. If your phone is still boot looping, do the following in an adb shell while the phone is trying to boot: Type (followed by Enter): cd /data /system/xbin/busybox rm -f app /system/xbin/busybox rm -f app-private /system/xbin/busybox rm -f dalvik-cache /system/xbin/busybox mkdir app /system/xbin/busybox chmod 777 app /system/xbin/busybox mkdir app-private /system/xbin/busybox chmod 777 app-private /system/xbin/busybox mkdir dalvik-cache /system/xbin/busybox chmod 777 dalvik-cache reboot Hopefully, with any luck, that will fix the boot loop. The dalvik-cache will have to rebuild...that could take up to 15 minutes. Quote:
__________________
Darktremor Apps2SD version 2.7.5 Preview Fix 1 (2010-07-01) - Download Here
Discussion Thread: http://forum.xda-developers.com/showthread.php?t=715116 |
|
|
|