Quote:
Originally Posted by hiaig
had a problem while running adb shell a2sd setup
Stuck at Use [/dev/block/mmcblk1p2] for a2sd? [Y|n]:
Cannot enter Y or n and press enter.
|
Same problem. Mounted as R/W. What can I change in the script ? Running this for the time being :
Quote:
adb remount
adb push a2sd /system/xbin
adb shell chmod 755 /system/xbin/a2sd
adb shell a2sd setup
adb shell reboot
|