CWM issues for coby 9042-8

Anthony0903

Member
Dec 2, 2012
46
3
ok now im stuck on how to use the terminal i copied everything to the sdcard and im in the terminal but now what what do i enter i know you gave it to me but im just kinda lost
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
ok now im stuck on how to use the terminal i copied everything to the sdcard and im in the terminal but now what what do i enter i know you gave it to me but im just kinda lost

su

mkdir /tmp

busybox cp /sdcard/cw.sh /tmp/cw.sh

chmod 755 /tmp/cw.sh

/tmp/cw.sh

type one line at a time press enter after you type each command
 

Anthony0903

Member
Dec 2, 2012
46
3
After i do the busybox mount -o remount,rw /

it just looks like this:

>

and i type in the mkdir and nothing happens
 

Anthony0903

Member
Dec 2, 2012
46
3
okay awesome i got it to work and all but still when it reboots it shows to android guy with the red exclamation point
 

Anthony0903

Member
Dec 2, 2012
46
3
should i reset everything back to factory setting and rerun the process from beginning to end
 

Anthony0903

Member
Dec 2, 2012
46
3
it shows a recovery screen but the only options are

Reboot system now
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
 
Top