[Locked Bootloader]CWM recovery 6.0.2.8 for locked bootloaders v4[25-03]

Status
Not open for further replies.
Search This thread

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
Krabappel2548 and cpasjuste are proud to presents:
This is DooMLoRD's recovery, just added scripts to make it work on locked bootloader, all credits for recovery should go to him!

CWM recovery for locked bootloaders!

WORKING:
- I think All functions should be working, haven't tested all of them though.

NOT WORKING:
Phone hangs when cleaning cache?
Just leave it for a few minutes, it's needs some time to clean cache ;)

- Let me know

HOW TO ENTER RECOVERY:
- Press volume up or down when green LED is on while booting

REQUIREMENTS:
- Locked bootloader
- Root
- Windows pc with adb drivers

INSTALLATION:
- Download the package and extract it to your pc.
- Run the script to install the recovery
- Enjoy it!

Error with creating file for faster backup?
This isn't a problem, it always gives an error if the file already exists, so it means you have the file already :)

Please don't mirror my download links or steal my work!

DOWNLOAD:
CWM 6.0.2.8 for locked bootloader v4

CREDITS:
- My dear friend DooMLorD for tips and some recovery files, "sbin/recovery" itself actually :)
- Cxpher for edit of run.sh script
- cpasjuste for his great and usefull help
 
Last edited:

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
INFO FOR ROM CHEFS:
1. Rename /system/bin/chargemon to /system/bin/chargemon.stock

2. Put the following files in /system/bin:
- recovery.tar
- charger
- chargemon
- ric

3. Add these lines to updater-script to set permissions:
Code:
set_perm(0, 2000, 0644, "/system/bin/recovery.tar");
set_perm(0, 2000, 0755, "/system/bin/ric");
set_perm(0, 2000, 0755, "/system/bin/charger");
set_perm(0, 2000, 0755, "/system/bin/chargemon");


CHANGELOG for CWM 6.0.2.8 v4:
- Updated run.sh script

CHANGELOG for CWM 6.0.2.8 v3:
- fixed slow backup problem

CHANGELOG for CWM 6.0.2.8 v2:
- Fixed adb
- Fixed /system problem

CHANGELOG for CWM 6.0.2.8:
- First release for locked bootloaders.
 
Last edited:

xl VipeR lx

Senior Member
Sep 17, 2007
1,742
2,429
UK
SOURCES:
Device configuration files: android_device_sony_yuga
Xperia Z TWRP sources: twrp_sony_yuga

CHANGELOG for 2.4.3.0 unreleased version:
- Fixed settings => screen: brightness changing is working now.

CHANGELOG for 2.4.3.0 stable:
- Fixed internal storage
- Fixed layout (may be small errors, but I needed to create a complete new mayout for 1080x1920)
- Fixed cache issue
- Fixed backup issue, won't backup internal storage data anymore
- Fully functional and working as it should :)

CHANGELOG for 2.4.3.0 beta 1.1:
- Partially fixed layout

CHANGELOG for 2.4.3.0 beta 1:
- First release for Xperia Z
- All basic functions are working
- Layout isn't ok yet.
- Internal storage isn't working yet

You ROCK DUDE!!!!!!!

trying now, just to clarify???

once installed i should be able to nandroid backup and flash mods as i would with an unlocked bootloader?
 
  • Like
Reactions: INZANEDUD

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
You ROCK DUDE!!!!!!!

trying now, just to clarify???

once installed i should be able to nandroid backup and flash mods as i would with an unlocked bootloader?

If it works you can flash stock based roms, mods and take backups yes :)
Let's hope it works!

Процесс идет нормально, но в большинстве rekoveri не идет.

English please. I uploaded test 1.1, fixed the flashing script.
 
Last edited:

xl VipeR lx

Senior Member
Sep 17, 2007
1,742
2,429
UK
You ROCK DUDE!!!!!!!

trying now, just to clarify???

once installed i should be able to nandroid backup and flash mods as i would with an unlocked bootloader?


I get the following error: Cannot stat sh, no such file or directory, is it meant to be sh? or su?

EDIT: Flashing the new test file :)
 

Attachments

  • error.jpg
    error.jpg
    80.1 KB · Views: 5,296

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
I get the following error: Cannot stat sh, no such file or directory, is it meant to be sh? or su?

EDIT: Flashing the new test file :)

Ok, let me know how that one went :)

Also cooked rom?
Thanks Also you are great developer
Thanks for your work.

Yes, as long as the rom is stock based and the developer says it should work, it should work :)
Only thing is that recovery needs to be included in the rom or it will be lost, but I'll add instructions for rom cookers when I know the recovery works :)
 

tanoxxx

Senior Member
Feb 10, 2010
1,731
427
Florence
Ok, let me know how that one went :)



Yes, as long as the rom is stock based and the developer says it should work, it should work :)
Only thing is that recovery needs to be included in the rom or it will be lost, but I'll add instructions for rom cookers when I know the recovery works :)

Thanks :)
Sorry finished my daily Thanks :(
 

pongnamu

Senior Member
Feb 27, 2012
1,167
1,719
Jeonju
plus.google.com
Re: [Locked Bootloader]TWRP Touch recovery 2.4.3.0 for locked bootloaders - test1 [12

Do i have to connect my phone in flash Mode to install it? Thanks :)

"Swyped" From My X10Mini Running SevenBean Stable3
 

eagle1977

Senior Member
Dec 10, 2010
82
7
Have no problem with installation I think, but i will not come into recovery with vol up and so on.

Witch buttons should I push?
 

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
lol its ok, paitently waiting :) im reading the bat file to see if i can make out anything

are you supposed to have the -C in adb shell "su -c /data/local/tmp/twrp/step3.sh"

if i remove it i just get UNKNOWN ID in the error

I found the problem ;) forgot to add one line and one file :)
Reuploading now :)

Thanks :)
Sorry finished my daily Thanks :(

no prob :p

Do i have to connect my phone in flash Mode to install it? Thanks :)

"Swyped" From My X10Mini Running SevenBean Stable3

no, just usb, with usd-debuggin and unknown sources active :)
 

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
Have no problem with installation I think, but i will not come into recovery with vol up and so on.

Witch buttons should I push?

installation couldn't be succesfull, one file was missing and script wasn't ok, new test file is up :)
Flashing works, no more errors in the script, it is possible be that you can't enter recovery yet. I've never made recovery for locked bootloaders :p
 

xl VipeR lx

Senior Member
Sep 17, 2007
1,742
2,429
UK
installation couldn't be succesfull, one file was missing and script wasn't ok, new test file is up :)
Flashing works, no more errors in the script, it is possible be that you can't enter recovery yet. I've never made recovery for locked bootloaders :p

I was actually thinking there was no sh file to push yet we chmod sh? lol it has flashed, testing now

My phone is now broke, everytime i try and boot up, it just gives me a battery icon, nothing else?!?!?

Im stuck in a boot loop
 
Last edited:

krabappel2548

Inactive Recognized Developer
Nov 15, 2011
6,445
16,112
Lommel
I was actually thinking there was no sh file to push yet we chmod sh? lol it has flashed, testing now

My phone is now broke, everytime i try and boot up, it just gives me a battery icon, nothing else?!?!?

ok, I'll remove download link for now, need to fix that first. You'll need to flash an .ftf then, you can uncheck the wipe data and cache etc to restore to stock fw.

Sorry guys. I'll try to fix it asap.
 
Last edited:
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 154
    Krabappel2548 and cpasjuste are proud to presents:
    This is DooMLoRD's recovery, just added scripts to make it work on locked bootloader, all credits for recovery should go to him!

    CWM recovery for locked bootloaders!

    WORKING:
    - I think All functions should be working, haven't tested all of them though.

    NOT WORKING:
    Phone hangs when cleaning cache?
    Just leave it for a few minutes, it's needs some time to clean cache ;)

    - Let me know

    HOW TO ENTER RECOVERY:
    - Press volume up or down when green LED is on while booting

    REQUIREMENTS:
    - Locked bootloader
    - Root
    - Windows pc with adb drivers

    INSTALLATION:
    - Download the package and extract it to your pc.
    - Run the script to install the recovery
    - Enjoy it!

    Error with creating file for faster backup?
    This isn't a problem, it always gives an error if the file already exists, so it means you have the file already :)

    Please don't mirror my download links or steal my work!

    DOWNLOAD:
    CWM 6.0.2.8 for locked bootloader v4

    CREDITS:
    - My dear friend DooMLorD for tips and some recovery files, "sbin/recovery" itself actually :)
    - Cxpher for edit of run.sh script
    - cpasjuste for his great and usefull help
    20
    INFO FOR ROM CHEFS:
    1. Rename /system/bin/chargemon to /system/bin/chargemon.stock

    2. Put the following files in /system/bin:
    - recovery.tar
    - charger
    - chargemon
    - ric

    3. Add these lines to updater-script to set permissions:
    Code:
    set_perm(0, 2000, 0644, "/system/bin/recovery.tar");
    set_perm(0, 2000, 0755, "/system/bin/ric");
    set_perm(0, 2000, 0755, "/system/bin/charger");
    set_perm(0, 2000, 0755, "/system/bin/chargemon");


    CHANGELOG for CWM 6.0.2.8 v4:
    - Updated run.sh script

    CHANGELOG for CWM 6.0.2.8 v3:
    - fixed slow backup problem

    CHANGELOG for CWM 6.0.2.8 v2:
    - Fixed adb
    - Fixed /system problem

    CHANGELOG for CWM 6.0.2.8:
    - First release for locked bootloaders.
    8
    You'll find attached a new recovery with adb and system mount/umount fixed.

    I didn't try to flash any zip tought but well i guess someone will try soon :p
    7
    Fix for 244 firmware

    I'm using ZR but after upgrading to 244 firmware, CWM recovery cannot be activated anymore. But I just fixed the chargmon script and it works fine in my phone. Not sure if it works in Z too.

    If you're Z user and also experience the same issue, please try it and report back.
    4
    Thanks for the info. Can you offer any suggestion as to why the cache folder isn't being rebuilt ? There used to be two folders inside, if I deleted them before they always came back.

    The current version and the latest version (6.0.3.0) of CWM both fail when trying to restore a nandroid backup or when performing a format/wipe of /cache. Some people miss the errors or simply do not read them: CWM always complains about it and the fact it cant write out logs though.

    How to check if your cache partition is fubarred? Open up a terminal app and type 'mount | grep cache'. If it shows nothing in return your cache partition is not mounted on /cache and when visiting /cache with a root explorer kind of app you are looking in the mountPOINT and not the cache partition.

    The safest way to restore /cache is to use a FTF and Flashtool, deselect everything except cache and flash it back. You'll notice you will be able to enter CWM again after that and the folders chargemon, recovery and lost+found return inside the mountpoint.