Jump to content

malezRecovery image 0.6.2 + easy installer


Guest malez

Recommended Posts

Guest p_stman

Hello.. does anybody here know why i cant do "adb remount" on my phone??

i'm running Malez recovery 0.5.3 and 1.100.05 rom..

the phone says that permission denied..

i have root, that i'm sure about. In better terminal i get # when i type SU.

i'm also running Quickboot and Market enabler and they work flawless.

Wfr: P....

Link to comment
Share on other sites

Guest malez
Hello.. does anybody here know why i cant do "adb remount" on my phone??

i'm running Malez recovery 0.5.3 and 1.100.05 rom..

the phone says that permission denied..

i have root, that i'm sure about. In better terminal i get # when i type SU.

i'm also running Quickboot and Market enabler and they work flawless.

Wfr: P....

adb remount requires that the adb version of your system is "remount" compatible. Default system are not. But I have added another way to remount with such version, try

adb shell remount

Link to comment
Share on other sites

Guest p_stman
adb remount requires that the adb version of your system is "remount" compatible. Default system are not. But I have added another way to remount with such version, try

adb shell remount

i have tried that to.. it goes wild and tries to remount 1000 times.. the only way to make it stop is to close CMD and reopen it..

u can almost say that hangs in some kind of loop, it keeps repeating itself endlessly.

but i just installed LCR 1,7 and it works fine now, i really like the layout of it, looks very clean..

Link to comment
Share on other sites

Guest malez
i have tried that to.. it goes wild and tries to remount 1000 times.. the only way to make it stop is to close CMD and reopen it..

u can almost say that hangs in some kind of loop, it keeps repeating itself endlessly.

but i just installed LCR 1,7 and it works fine now, i really like the layout of it, looks very clean..

LCR 1.7.2 will be better

Link to comment
Share on other sites

Guest Pretoriano80
Malez recovery 0.5.4 available

Now compatible with latest updates from acer (fix backlight issue)

Thank You Malez,already flashed and is working great with the Official Acer rom.Great job like always :)

Link to comment
Share on other sites

Guest vikings123
Malez recovery 0.5.4 available

Now compatible with latest updates from acer (fix backlight issue)

Malez, you save our lives again. :D

No need to go to adb shell any more. :)

Thanks! :P

Link to comment
Share on other sites

Guest malez
Malez, you save our lives again. :D

No need to go to adb shell any more. :)

Thanks! :P

Happy to see my back office menu helped. When I have wrote it, i was thinking I will be the only one to use it :P In fact you must have seen it produces more verbose output than standard one but i don't have port all features.

So no you are out of darkness now B)

Cool

Edited by malez
Link to comment
Share on other sites

Guest navygino
Malez recovery 0.5.4 available

Now compatible with latest updates from acer (fix backlight issue)

Is it working with 1.100.15_AAP_FET???

and also APP ROM later on??

Link to comment
Share on other sites

Guest loop0
hi :D have you edited kernel or only ramdisk?

Both, but it seems that modifications are relatively small.

Like you i'm curious and i want to known where's the problem and the answer malez gave you

is humm mysterious :)

So i've made a diff of version 0.5.3 and 0.5.4 and the kernel was changed probably with the

kernel in rom version 1.100.39.

In the ramdisk only one file has changed : the binary 'init'

we should shared our knowledge :P

Link to comment
Share on other sites

Guest malez
Both, but it seems that modifications are relatively small.

Like you i'm curious and i want to known where's the problem and the answer malez gave you

is humm mysterious :)

So i've made a diff of version 0.5.3 and 0.5.4 and the kernel was changed probably with the

kernel in rom version 1.100.39.

In the ramdisk only one file has changed : the binary 'init'

we should shared our knowledge :D

Kernel and init were modified. Recovery code remains the same.

I am not mysterious, the way it was asked did no suit me and I were really tired by work and tempereature, that all. This temperature really fed me up (and it seems liquid does not like it too).

Regards all

Edited by malez
Link to comment
Share on other sites

Guest nightelforce

need help...

what should I do?

log

sending "recovery" <4966KB> ... OKAY

writing "recovery" ... FAILED <remote: flash write failure>

0.5.4

Edited by nightelforce
Link to comment
Share on other sites

Guest Alexzandro

Made process three times with proceeding taken from an italian blog and no success. Repeated with process taken from first post here and all went OK. Still no APPS2Sd. Awaiting news

Regards

Edited by Alexzandro
Link to comment
Share on other sites

Guest malez
Made process three times with proceeding taken from an italian blog and no success. Repeated with process taken from first post here and all went OK. Still no APPS2Sd. Awaiting news

Regards

Always refer to original page to be sure to have uptodate howto.

For apps2sd, you have to install a custom rom like LCR

Link to comment
Share on other sites

Guest malez
need help...

what should I do?

log

sending "recovery" <4966KB> ... OKAY

writing "recovery" ... FAILED <remote: flash write failure>

0.5.4

I have seen you screenshot.

What version of bin file are you using ? Have you updated with the latest version from acer ?

I have just updates and installation was ok

Link to comment
Share on other sites

Guest nightelforce
I have seen you screenshot.

What version of bin file are you using ? Have you updated with the latest version from acer ?

I have just updates and installation was ok

Official version from acer.com

EUU_Acer_LiquidE_1.100.39_EMEA-GEN1

Link to comment
Share on other sites

Guest malez
Official version from acer.com

EUU_Acer_LiquidE_1.100.39_EMEA-GEN1

What is the exact command you are using mine is

fastboot -i 0x0502 flash malezRecovery_0.5.4.img

check the md5 of you download it should be 6eb5add9979f23d2fda97bcc5fb43c2e

Link to comment
Share on other sites

Guest nightelforce
What is the exact command you are using mine is

fastboot -i 0x0502 flash malezRecovery_0.5.4.img

check the md5 of you download it should be 6eb5add9979f23d2fda97bcc5fb43c2e

adb reboot bootloader

fastboot install -i 0x0502 flash recovery malezrecovery_0.5.4.img

fastboot install -i 0x0502 reboot

6eb5add9979f23d2fda97bcc5fb43c2e malezRecovery_0.5.4.img

Edited by nightelforce
Link to comment
Share on other sites

Guest malez
adb reboot bootloader

fastboot install -i 0x0502 flash recovery malezrecovery_0.5.4.img

fastboot install -i 0x0502 reboot

6eb5add9979f23d2fda97bcc5fb43c2e malezRecovery_0.5.4.img

Your installation command is wrong

fastboot install -i 0x0502 flash recovery malezrecovery_0.5.4.img,

remove install and it shoud be better

fastboot -i 0x0502 flash recovery malezrecovery_0.5.4.img

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.