[recovery][ALPHA]CWR-5.0.2.7-cvpcs+DK_RECOV.zip

Search This thread

skwoodwiva

Senior Member
Apr 24, 2011
1,161
183
Notice this could hose,break,trash or brick your phone. You are warned.
Update
Thanks to both CVPCS and Dragonzkiller and the DX2-Dev-Team. And of course thanks to koush. And Tenfar too did he did find the /preinstall hack? Did Dragonzkiller fixed the graphics or what? IDNK, it is fixed(/sbin/recovery in DK, cvpcs is broken). Hence the hybrid zip.
The UL zip works some what from /preinstall see my thread. http://xdaforums.com/showpost.php?p=20634404&postcount=1 It may do the same if flashed via Tenfars,our bootstrap, just flash it as you would any zip and it will take over.
It backs up and will restore, from adv restore, /cache and(if set in recovery.fstab) sd-ext. A full restore bombs:
Checking MD5 sums...
cache.ext3.tar: OK
data.ext3.tar: OK
system.ext3.tar: OK
couldn't find default
Found new backup image: /sdcard/clockworkmod/backup/2012-01-02.05.08.01//system.ext3.tar
Restoring system...
E:format_volume failed to unmount "/system"
Error while formatting /system!

Other features may work. I find that zipping from win7 winrar fails but Root Explorer zipping results work.

/sbin/recovery is distorted (main screen):
https://github.com/cvpcs/DroidX2Bootstrap/tree/master/assets

Distortion fixed;
https://github.com/DX2-Dev-Team/DX2-CWMR/tree/master/assets

Edit What is the "/preinstall cwr hack"?
TO PUT IN PLAIN TERMS : ALL YOU NEED FOR ANY CHARGE ENABLED RECOVERY:
THE FILES: "hijack" AND (THE HACKED) "charge_only_mode" IN /system/bin

AND ".revovery_mode" IS IN /data

YOU DO NOT NEED ANYTHING ELSE BUT TO LOAD /preinstall
WITH YOUR FAV RECOVERY NAMED: "update-recovery.zip", ALONG WITH IT'S BINARY (SAME AS INSIDE THE ZIP/meta-inf....) CALLED: "update-binary" AND "hijack" (SAME AS ABOVE). Thats it! 6 files. With permissions- See above link.

Older post
5.0.2.0 http://download.clockworkmod.com/recoveries/recovery-clockwork-5.0.2.0-olympus.zip
Not everything works: when flashing between recoveries they need to be on internal sd, and, of course, backup and restore may work but its for ul bootloaders only.
DO NOT FLASH FROM ROM MANAGER. IT WILL BE SBF time.
Flash from tenfars and keep a copy of both on int sd (tenfars update-recovery.zip and the DL) to go back and forth. Do not backup and restore with this.
 
Last edited:

aceoyame

Retired Recognized Developer
Jul 14, 2009
939
254
Just checked out the updater script and it looks like it should work, barring no needed changes on the scripts in sbin that it copies. I wonder if ADB works in it on this one. This could be a huge bonus for what were trying to do since BSR is kinda old and crappy
 

skwoodwiva

Senior Member
Apr 24, 2011
1,161
183
Log from cwr
init.svc.battd running
.usbd running
.touch stopped
.atvc stopped
.adb running
Extended commands not found.
 

balltongue

Senior Member
Aug 6, 2010
129
130
See if you can run any adb commands like:

adb devices
adb pull /system/build.prop
etc...
 

Malvoiy

Member
Apr 5, 2011
15
3
I was able to overwrite the one in /data/data/tenfar folder but not in /preinstall folder anything special I need to try? Still went into BSR when I rebooted to recovery.

Sent from my DROID X2 using XDA App
 

skwoodwiva

Senior Member
Apr 24, 2011
1,161
183
I am learing as I go, but the point I realized is when you go to adv menu,in cwr,and reboot recov the current cwr gets loaded to /preinstall. So paste to data/data...files run sr then do reboot recov. Then paste to preinstall.
 

skwoodwiva

Senior Member
Apr 24, 2011
1,161
183
If I had the knowhow I would hack the garphics from 5010atrix to 5025x2!! ;).
But why would the newest Dx2 be any good and NOT a failure and be so messed for all this time? Unless one failure hides the other.
 
Last edited:

aceoyame

Retired Recognized Developer
Jul 14, 2009
939
254
It probably can't mount SD due to a wrong mountpoint in one of the scripts. Should be easy to fix.
 

skwoodwiva

Senior Member
Apr 24, 2011
1,161
183
Ha ha ha ha!
You got me!
But it easy to flash between these cwrs even back to tenfars. Want to find a way to recwr after a wipe or flash.
 
Last edited:

CadenH

Senior Member
Sep 26, 2011
478
82
Within your sdk folder look for platform tools, adb is within this folder. Navigate to platform tools directory using cmd then enter the commands.

Sent from my DROID X2 using xda premium
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Notice this could hose,break,trash or brick your phone. You are warned.
    Update
    Thanks to both CVPCS and Dragonzkiller and the DX2-Dev-Team. And of course thanks to koush. And Tenfar too did he did find the /preinstall hack? Did Dragonzkiller fixed the graphics or what? IDNK, it is fixed(/sbin/recovery in DK, cvpcs is broken). Hence the hybrid zip.
    The UL zip works some what from /preinstall see my thread. http://xdaforums.com/showpost.php?p=20634404&postcount=1 It may do the same if flashed via Tenfars,our bootstrap, just flash it as you would any zip and it will take over.
    It backs up and will restore, from adv restore, /cache and(if set in recovery.fstab) sd-ext. A full restore bombs:
    Checking MD5 sums...
    cache.ext3.tar: OK
    data.ext3.tar: OK
    system.ext3.tar: OK
    couldn't find default
    Found new backup image: /sdcard/clockworkmod/backup/2012-01-02.05.08.01//system.ext3.tar
    Restoring system...
    E:format_volume failed to unmount "/system"
    Error while formatting /system!

    Other features may work. I find that zipping from win7 winrar fails but Root Explorer zipping results work.

    /sbin/recovery is distorted (main screen):
    https://github.com/cvpcs/DroidX2Bootstrap/tree/master/assets

    Distortion fixed;
    https://github.com/DX2-Dev-Team/DX2-CWMR/tree/master/assets

    Edit What is the "/preinstall cwr hack"?
    TO PUT IN PLAIN TERMS : ALL YOU NEED FOR ANY CHARGE ENABLED RECOVERY:
    THE FILES: "hijack" AND (THE HACKED) "charge_only_mode" IN /system/bin

    AND ".revovery_mode" IS IN /data

    YOU DO NOT NEED ANYTHING ELSE BUT TO LOAD /preinstall
    WITH YOUR FAV RECOVERY NAMED: "update-recovery.zip", ALONG WITH IT'S BINARY (SAME AS INSIDE THE ZIP/meta-inf....) CALLED: "update-binary" AND "hijack" (SAME AS ABOVE). Thats it! 6 files. With permissions- See above link.

    Older post
    5.0.2.0 http://download.clockworkmod.com/recoveries/recovery-clockwork-5.0.2.0-olympus.zip
    Not everything works: when flashing between recoveries they need to be on internal sd, and, of course, backup and restore may work but its for ul bootloaders only.
    DO NOT FLASH FROM ROM MANAGER. IT WILL BE SBF time.
    Flash from tenfars and keep a copy of both on int sd (tenfars update-recovery.zip and the DL) to go back and forth. Do not backup and restore with this.
    2
    Everyone needs to calm down. People are freaking out over this thing when no one is reading that IT DOESN'T WORK YET. I'm pulling down the repo. I'm not letting a bunch of people who don't know what they're doing touch this. If you have a copy, more power to you, but most of you don't know what thing does what. It's not even fully updated.

    It won't work with Early USB Enumeration nor will it probably ever. I spent months trying to do so and it won't work.

    dragon out