• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root clockwork mod builder???

Tried it with stock recovery and with half functional CWM that's floating around. No Go. Build fails, they dont have the kernel in their repos.

EDIT: tried a warp2 recovery under previous builds, cwm6.0.1 recovery boots, but crashes after about a minute.
peas if you have a config or helpful parameters (recovery.fstab?) could you pass them along?
 
I think we need to take the cwm4 we have been testing and port it to ver6. There is a problem with at least the /data partition, maybe more. I believe this is because, in cwm4, there is no was to implement an internal SD which is inside of the data partition. supposedly in this version, if i were to wipe /data, i would lose internal storage also. This is not so as of now. I can wipe, flash, backup, anything to the /data and the /cache partition with no change. This int.SD inside /data issue is not an issue with cwm6 i believe.
 
I think we need to take the cwm4 we have been testing and port it to ver6. There is a problem with at least the /data partition, maybe more. I believe this is because, in cwm4, there is no was to implement an internal SD which is inside of the data partition. supposedly in this version, if i were to wipe /data, i would lose internal storage also. This is not so as of now. I can wipe, flash, backup, anything to the /data and the /cache partition with no change. This int.SD inside /data issue is not an issue with cwm6 i believe.

Hey peas, you want to try that recovery builder? Not sure if it will lead us anywhere but if you can get the recovery to build I am willing and able to try it. Thnx
 
it will not work. we have a version floating around that has just a few problems left. IF you dont know where it is and how to flash it, dont bother asking because we only want people who know what they are doing testing this. if you follow the allthingsroot section, and know how to fastboot you could have been testing this.
 
it will not work. we have a version floating around that has just a few problems left. IF you dont know where it is and how to flash it, dont bother asking because we only want people who know what they are doing testing this. if you follow the allthingsroot section, and know how to fastboot you could have been testing this.

I just got this phone. It's rooted and backed up. I have copies of my stock boot and recovery and know how to restore them. I can push any version of cwm that you want me to try. I'm running recovery-clockwork-4.0.1.5s-warp2 right now. I can adb shell into recovery. Want logs? just ask.
 
just looking at recovery.log it has...
"W: failed to mount /dev/block/mmcblk0p17 (Invalid argument)"
perhaps /cache isnt EXT4?
 
clear cache and that goes away. its all superficial though because clearing cache des not actually clear the space. there are issues with data also
 
what can I do to help? I run linux, but its only 32bit. need 64bit to set up a build environment.
It seems if the correct args were passed along /cache would mount properly and you could actually clear it. What are the issues with /data?
 
if i clear data or restore data cwm says it completes but there s no real change to data. same with cache. clear cache in cwm and the error goes away but there is no real change. i have been trying some ver6s from the builder and like shabbypenguins version he gave up on, they all crash randomly(blank screen) i just tried one and it froze on backup.
 
I posted my logs (stock and 4.0.1.5s) in testers required thread. cache and probably data arent mounting correctly, and /sd-ext isnt mounted at all in the stock recovery. on the last_log one I cleared the cache while in recovery for the output, hope it helps.
 
Back
Top Bottom