www.chinaphonearena.com

Full Version: help CWM Recovery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2014-09-11, 18:55)aus9 Wrote: [ -> ]no its not that

something is wrong with your busybox, search for it at playstore
install it
run those commands again

2) you have root which is excellent

ERROR!
Installing BusyBox v1.20.1 failed
We have detected that your system cannot function with this version of busybox.
Please try installing a different ROM or fixing your system.
Error.
reloc_library[1311] : 9287 cannot locate 'android_reboot'...
CANNOT LINK EXECUTABLE.


No use could get me another good rom? even installing busybox does not work, could also teach me how to install another rom or can I install any rom sc6820?
relax, you attempted to install a busybox not suitable for a spreadtrum

these glitches happen and are not your fault. Relax.

install this busybox instead and try again.
[Only registered and activated users can see links Click here to register]&hl=en
(2014-09-11, 18:55)aus9 Wrote: [ -> ]no its not that

something is wrong with your busybox, search for it at playstore
install it
run those commands again

2) you have root which is excellent
the error persists if I try to enter the dev folder, of the following access denied error, I will hardreset and the root again and try again!
hmmm edit....am testing different terminals that might interfere with busybox now

I had busybox pro (paid) installed so deleting now and checking what happens

Ok

free app please uninstall all terminals you see as installed in playstore

now install this one please

[Only registered and activated users can see links Click here to register]

good luck
(2014-09-11, 18:55)aus9 Wrote: [ -> ]no its not that

something is wrong with your busybox, search for it at playstore
install it
run those commands again

2) you have root which is excellent

No use, I hardreset, root, terminal and nothing js error persists!
ok lets start at playstore

look at installed and tell me if you see any kind of
superuser
busybox
terminal .....other than JS terminal

I am looking for interference from maybe another superuser

also you need to reboot before testing root again please

I shall go bed shortly....so if no reply wait 9 hours
depending on how quickly you can look at playstore.
(2014-09-11, 23:19)aus9 Wrote: [ -> ]ok lets start at playstore

look at installed and tell me if you see any kind of
superuser
busybox
terminal .....other than JS terminal

I am looking for interference from maybe another superuser

also you need to reboot before testing root again please

I shall go bed shortly....so if no reply wait 9 hours
depending on how quickly you can look at playstore.
My kinguser is installed, plus he does not think the bootimg, and could not find the dev / bootimg

(2014-09-11, 23:19)aus9 Wrote: [ -> ]ok lets start at playstore

look at installed and tell me if you see any kind of
superuser
busybox
terminal .....other than JS terminal

I am looking for interference from maybe another superuser

also you need to reboot before testing root again please

I shall go bed shortly....so if no reply wait 9 hours
depending on how quickly you can look at playstore.
is looking like I'm without a boot img on my phone, because when I go into bootloader mode, POWER + VOL DOWN the screen goes completely white!
if your phone boots into normal mode you have a boot image.

pls type the commands exactly as you see them on the screen.
DO NOT HAVE A GAP BETWEEN /DEV/BOOTIMG but its in lowercase

try again and I want a photo of your result as I am not sure if you understand me please.

ls is short for L i S t for list
-al is hyphen a for A l for London
there is a one space after ls
one space after -al

Code:
su
id
ls -al /dev/bootimg

good luck this time

#################
POWER + VOL DOWN the screen goes completely white!......you are trying to get into factory reset mode.

power + vol up gets you into recovery mode

When your devices is rooted you can install quickboot
then boot to normal then open quickboot and choose
recovery, bootloader, reboot and shutdown

Don't do any of that at this stage........one step at a time.
(2014-09-12, 07:34)aus9 Wrote: [ -> ]if your phone boots into normal mode you have a boot image.

pls type the commands exactly as you see them on the screen.
DO NOT HAVE A GAP BETWEEN /DEV/BOOTIMG but its in lowercase

try again and I want a photo of your result as I am not sure if you understand me please.

ls is short for L i S t for list
-al is hyphen a for A l for London
there is a one space after ls
one space after -al

Code:
su
id
ls -al /dev/bootimg

good luck this time

#################
POWER + VOL DOWN the screen goes completely white!......you are trying to get into factory reset mode.

power + vol up gets you into recovery mode

When your devices is rooted you can install quickboot
then boot to normal then open quickboot and choose
recovery, bootloader, reboot and shutdown

Don't do any of that at this stage........one step at a time.

[Image: em8pIxM.png]

seems that there is no such folder in my mobile

When he is informed only ls it appears, and do not think the -al

[Image: vFvWkud.png]



########

Downloading the Quick Boot, entering Recovery, my phone shuts down and goes into a totally white screen!
well gosh what can I say?
your boot image is not visible where I expected a mediatek to be.

ok try this
Code:
su
id
ls -al /dev/boot*

Don't close terminal see below

to find the * key......press the [?123] key

#################################
Do you know how to use adb in your Windows PC?
#################################

Its possible your boot image is visible elsewhere because you have a UBIFS instead of ext4

lets assume so until you reply?

To discover it please run in open terminal

Code:
cat /proc/dumchar_info

photo it please

Now lets assume yours returns with entries like this?

Quote:bootimg 0x0000000000800000 0x00000006 1 /dev/mtd/mtd6 USER

in which case.....see that mtd stuff?
then issue next command

Code:
ls -al /dev/mtd
Pages: 1 2 3