gorramit! I just messed up entering things in the emulator, and can't figure out what to do:
I missed the space between "flash_image /system/bin" in the third line. It loaded something, but now it won't let me go back and fix it. It also won't let me complete the next line of "cd /system/bin" - It just says it can't be found.
How do I fix this? Is there a way I can start over? I can't seem to get it Terminal Emulator to stop running, and I can't finish this process. I can't believe I missed that space in there somehow. :-[
----press enter after each line-----
su
mount -o remount, rw /system
cp /sdcard/flash_image /system/bin
cd /system/bin
chmod 777 flash_image
flash_image recovery /sdcard/VM701_recovery.img
reboot recovery
I missed the space between "flash_image /system/bin" in the third line. It loaded something, but now it won't let me go back and fix it. It also won't let me complete the next line of "cd /system/bin" - It just says it can't be found.
How do I fix this? Is there a way I can start over? I can't seem to get it Terminal Emulator to stop running, and I can't finish this process. I can't believe I missed that space in there somehow. :-[