-
Install ClockworkMod recovery using adb problem
Install ClockworkMod recovery using adb
This are the commands i found and used:
adb push c:\flash_image /sdcard/
adb push c:\recovery.img /sdcard/
adb shell
su (Got: cp: permission denied) fixed by accepting on the phone
mount -o remount, rw /system
cp /sdcard/flash_image /system/bin
cd /system/bin
chmod 777 flash_image
flash_image recovery /sdcard/recovery.img
reboot recovery
Things wont work after command: cp /sdcard/flash_image /system/bin
i get the message:""No such file or directory"
Do i need a other "flash_image"?
Do i need busybox installed on the phone?
Ore do i need to use a command like?:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
Hope some 1 can help me
-
-
Junior Member
-
-

Originally Posted by
az1986
[ Login above or register to see download links. ]
what is this ?????
Here you can read about the app adb
[ Login above or register to see download links. ]
here is the guid that i use for putting a recovery.img on my GIO:
[ Login above or register to see download links. ]
-
-
That guide doesn't apply to the Samsung Gio.
Use the Odin Multidownloader tool to flash the image.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules