superuser commands not working in terminal emulator?

ZZalapski

New member
Feb 25, 2012
1
0
0
I'm in the midst of installing GB on my new OV. Waiting for Sprint's website to go back up so I can access my account information that I need to transfer my number over to Virgin Mobile, before activating my phone...

In the course of following the guides on this site, though, I noticed some of the terminal emulator commands aren't working, even after rooting my phone. Specifically:

# flash_image recovery /sdcard/a.img
# find / -name flash_image
# md5sum Harmonia_2.03.zip

all returned a "not found" message. Although, # cd /sdcard seemed to work.

I've updated Superuser and its binary, rebooted, and taken out and put back the battery, all to no avail.

Any help would be appreciated. Thanks!
 
You need to type in the full commands. It has to do with the flash_image being in your Binary.

Sent from my LG-VM670 using Tapatalk
 
You have to have flash_image in your binary like curiousnoob said. Download flash_image to the root of you SD card. Then open terminal emulator and type

su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
mount -o remount,ro -t yaffs2 /dev/block/mtdblock5
flash_image recovery /sdcard/recovery.img
reboot recovery

recovery.img is the actual name of the recovery. Hope this helps. return at the end of each line
 
Last edited:

Trending Posts

Members online

Forum statistics

Threads
954,182
Messages
6,960,844
Members
3,162,937
Latest member
Michael4444