Related
Has anyone successfully installed clockwork recovery on the continuum? I was tempted to try the fascinate instructions
Sent from my SCH-I400 using XDA App
I have used Titanium Back up with success
Okay, I can officially say that the Fascinate Clockwork Recovery does not work... Fails on "updating from Verizon" or something similar.... Then reboots... Is that Clockwork or the standard recovery?
Okay, I did not backup my stock recovery (stupid stupid stupid stupid), so can anyone get me that file and tell me which directory I need to shove it in?
Sent from my SCH-I400 using XDA App
I cannot remember the process to backup the recovery. What do you need me to do?
ThePravus said:
I cannot remember the process to backup the recovery. What do you need me to do?
Click to expand...
Click to collapse
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Or let me know... Somehow Swype changed that to injure...
Sent from my SCH-I400 using XDA App
I believe its more than just a file, you have to flash it.
Weudel said:
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Click to expand...
Click to collapse
If you know why the directory is I can post the files. Man, we really need some devs...
Also, you can might not need to flash it, but you would probably need to use ABD then.
Sent from my SCH-I400 using XDA App
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
ThePravus said:
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
Click to expand...
Click to collapse
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
dfgged said:
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
If you can pull the stock recovery and post it, that would be great...
Otherwise, could one of you try booting into the stock recovery and see what it does... I tried to load the Fascinate Clockwork using ROM Manager and I'm not sure if it actually did anything or not... I don't think Clockwork would check with Verizon for updates.... All I have experience with is Amon Ra on my Eris..... Would be great if it just failed to change it.....
ThePravus said:
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
Click to expand...
Click to collapse
Awesome, thanks...
Looks like it worked... I guess I might not know for sure until the 2.2 OTA comes out.... Fingers crossed...
I've been working on porting clockwork. After running
Code:
build/tools/device/mkvendor.sh device_manufacturer_name device_name /your/path/to/the/boot.img
with the path substitution, I get
Code:
unpackbootimg not found. Is your android build environment set up and have the host tools been built?
Does anyone have any suggestions?
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
trailblazer101 said:
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
Click to expand...
Click to collapse
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
dfgged said:
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
There currently is not a Clockwork Recovery for the Continuum, but it is in the works...
Has anyone other than Weudel tried using this supposed stock recovery?
Sent from my SCH-I400 using XDA App
I'm using a Terminal Emulator on my phone trying to run the command to backup my current boot image. I'm typing "su" first for root privileges then typing "dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096" but I'm getting an error saying uknown operand if. Help?
Nevermind, I've discovered the problem. The code to backup your current boot image is "dd if=/dev/block/bml1 of=/sdcard/boot.bak bs=4096". There was an equal sign missing in the post above.
So I've completed the steps listed above and was under the impression this would restore my phone to stock. However, I still don't have the Verizon bloatware I deleted. Did I not understand what this process was meant to accomplish?
hi guys.. i just flash clockworkmod on my galaxy w I8150 and now i want to remove it..
is anyone know how to remove it? thanks
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
robin0800 said:
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
Click to expand...
Click to collapse
If you need an instruction as well, use this link
http://forum.xda-developers.com/showthread.php?t=1467128
you will have to scroll down to Other.
greets
THE-E
robin0800 said:
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
Click to expand...
Click to collapse
thanks... really help me..
Here is a n00b question !
Why flash Clockworkmod from links
here and not trough RomManager app from Market ?
Sent from my GT-I8150 using XDA App
polifemo said:
Here is a n00b question !
Why flash Clockworkmod from links
here and not trough RomManager app from Market ?
Sent from my GT-I8150 using XDA App
Click to expand...
Click to collapse
last time I checked Rom Manager did not support our phone!
Thanks robin0800
Sent from my GT-I8150 using XDA App
If i wanna flash the stock recovery, do i need to include the ancora.ops?
SyzwnFrzRdz said:
If i wanna flash the stock recovery, do i need to include the ancora.ops?
Click to expand...
Click to collapse
yes you do though feel free to drop the reboot time to 60 seconds for recovery and 120 seconds for a rom flash
SyzwnFrzRdz said:
If i wanna flash the stock recovery, do i need to include the ancora.ops?
Click to expand...
Click to collapse
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
irishpancake said:
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
Click to expand...
Click to collapse
True but I thought you did not like the "Data Destroying" command?
robin0800 said:
True but I thought you did not like the "Data Destroying" command?
Click to expand...
Click to collapse
Of course it can be used, but with care!!!
I agree....
there should always be a warning
http://en.wikipedia.org/wiki/Dd_(Unix)
It is jokingly said that dd stands for "disk destroyer", "data destroyer", "death and destruction", or "delete data", since when used for low-level operations on hard disks, a small mistake, such as reversing the if and of (input and output) parameters, could result in the loss of some or all data on a disk.
Click to expand...
Click to collapse
We already had one poor guy "brick" with "dd" misuse:
http://forum.xda-developers.com/showpost.php?p=22031410&postcount=1
I think he returned his phone under warranty, and hopes for the best.....
If you see this nemesis.sisemen.... I hope you got it sorted, man
thanks
This forum is great it helped me to learn so much about my phone
robin0800 said:
yes you do though feel free to drop the reboot time to 60 seconds for recovery and 120 seconds for a rom flash
Click to expand...
Click to collapse
Where do i edit the reboot time? And why is the time must be different dude?
irishpancake said:
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
Click to expand...
Click to collapse
You mean in any version of Odin? Btw, is using adb method dangerous?
SyzwnFrzRdz said:
You mean in any version of Odin? Btw, is using adb method dangerous?
Click to expand...
Click to collapse
Man, you gotta do some reading......THE-E has a good guide to flashing with ODIN here
"dd" is only dangerous, like an auto-mobile, in the hands of those who cannot drive!!!
irishpancake said:
Man, you gotta do some reading......THE-E has a good guide to flashing with ODIN here
"dd" is only dangerous, like an auto-mobile, in the hands of those who cannot drive!!!
Click to expand...
Click to collapse
I read the forum before as i have made a bookmark of it in my browser. Actually, i'm confused because there's Odin Multi Downloader and the older one, right?
Sorry ,
but why would one want to remove
CWM ? Is there some issue with the software or is it a warrenty thing?
Apart from personal gusto, of course.
Sent from my GT-I8150 using XDA App
polifemo said:
but why would one want to remove
CWM ? Is there some issue with the software or is it a warrenty thing?
Click to expand...
Click to collapse
Because updating via OTA(OverTheAir) is (yet) only possible with the stock recovery.
greets
THE-E
sorry guys for this question, but the reason why i want to remove cwm because, if someday i had to sent my phone to the service center i must remove cwm, if they found out, maybe they will decline my phone..
Flash back stock FW...everything will be restored....
What's the point Binary count to show phone is rooted is there as I know Samsung don't bother if you have rooted in Malaysia.....
Sent from my GT-I8150 using xda premium
Hey folks!!!
Just wondering if anyone works on cwm v6.0.1.0? Or maybe someone could port it? Changelog really impresed me and features are very exciting
Wish I had more knowledge... like a triple more than now
Sent from my Wild(sexy)fire S
Why do we need to???? Our phone is officially supported in CWM,,,,,,,,,,,,,,We will get an official CWMv6 soon
Yes, we just have to wait until the release and well get it without problem
So no need to bother
Sent from my HTC Wildfire S A510e using xda app-developers app
cwm recovery v6
hey what is better to use safe strap or cwm
I've built and installed 6.0 but the only one that installed right was the touch version. Which of course needs re sized and doesn't factory reset
Sent from my Marvelc using Xparent Green Tapatalk 2
Liudvis987 said:
Hey folks!!!
Just wondering if anyone works on cwm v6.0.0.0? Or maybe someone could port it? Changelog really impresed me and features are very exciting
Wish I had more knowledge... like a triple more than now
Sent from my Wild(sexy)fire S
Click to expand...
Click to collapse
we will hae official Cwm v6. I saw it's overview and it's awesome, 20 mb size for backups 4-5x faster restores and much more.
CWM v6 is now availabe for wildfire s
hey
clockworkmod v6 is now available for wildfire s unofficially but u can't install it from hboot to install the lastest CWM v6
you need :
1. terminal emulator
2. recovery file (in attachment download from there)
how to :
1. copy recovery.img into ur sdcard
2. open terminal emulator and type "su"
3. grand the superuser access
4.then type "flash_image recovery /sdcard/recovery.img"
5.congrats your new recovery is installed see your recovery now
I AM NOT RESPONSIBLE FOR ANY DAMAGE OR BRICKING OF YOUR PHONE PLEASE DO IT AT YOUR OWN RISK
Is this confirmed working? ^^^^
Modpunk has a CWM 6.0.0.3 build with his CM9 builds. It works pretty well. There is a Marvel and a Marvelc version.
https://code.google.com/p/cm9-wildfire-s/downloads/list
It's as a PG76IMG that needs to be renamed... Or you can extract it and flash it yourself.
i think i'll wait for the official version for wfs.
arifater said:
i think i'll wait for the official version for wfs.
Click to expand...
Click to collapse
Life's no fun if you don't go unofficial every once in awhile.
Ok modpunk finally did it. I flashed it via terminal emulator and it works perfectly this thread is dead now.
Sent from my Wild(sexy)fire S
its working
arifater said:
i think i'll wait for the official version for wfs.
Click to expand...
Click to collapse
Yes its working fine m also using it
The backups are more light after update !
Ex:
before update size was 480 mo,
after update and redo my backup size is 330 mo .
Sent from my HTC Wildfire S A510e using xda app-developers app
shasher said:
hey
clockworkmod v6 is now available for wildfire s unofficially but u can't install it from hboot to install the lastest cwm v6
you need :
1. Terminal emulator
2. Recovery file (in attachment download from there)
how to :
1. Copy recovery.img into ur sdcard
2. Open terminal emulator and type "su"
3. Grand the superuser access
4.then type "flash_image recovery /sdcard/recovery.img"
5.congrats your new recovery is installed see your recovery now :d:d:d:d
i am not responsible for any damage or bricking of your phone please do it at your own risk
Click to expand...
Click to collapse
Sir, you appear to have mistakenly attached the wrong file.
arifater said:
i think i'll wait for the official version for wfs.
Click to expand...
Click to collapse
Official is just a word. If it goes official, koush will use exactly what modpunk ported..
parasthakur37 said:
*****, that attachment was the twrp recovery. Asshole! >_<
Click to expand...
Click to collapse
You're downloading from the wrong place, go to modpunk's CM9 google-code page.
What are the changes!?
Sent from my Wildfire S A510e using xda premium
parasthakur37 said:
*****, that attachment was the twrp recovery. Asshole! >_<
Click to expand...
Click to collapse
I suggest a rapid readjustment of your attitude and a lot more thought before posting in future. I will not hesitate to remove you from these forums if I see such a post again.
This is not the kind of behaviour we expect from our members.
conantroutman said:
I suggest a rapid readjustment of your attitude and a lot more thought before posting in future. I will not hesitate to remove you from these forums if I see such a post again.
This is not the kind of behaviour we expect from our members.
Click to expand...
Click to collapse
Sorry. :\ But the file I flashed changed my CWM, and installed TWRP. The Guy's A Fraud.
parasthakur37 said:
Sorry. :\ But the file I flashed changed my CWM, and installed TWRP. The Guy's A Fraud.
Click to expand...
Click to collapse
Why you downloading off a random members post when we all know modpunk's work is always released on google code?
I initially rooted with http://downloadandroidrom.com/file/GalaxyS3ATT/rooting/GalaxyS3RootATT.zip that I got from here yesterday but feel like it has been al ittle glitcht.y http://galaxys3root.com/galaxy-s3-root/how-to-root-att-galaxy-s3-sgh-i747/
the newer version is recovery-clockwork-5.8.4.5-d2att sI don't want it to conflict with the old version of CWM or anything it leaves behind. hould I just do it through odin?
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
hapticxchaos said:
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
Click to expand...
Click to collapse
Should I use the CWM that I already installed or install the CWM that comes with rom manager (in the drop down menu it only offers galaxy s2...fyi I've always flashed with CWM without ROM manager)?
zetsui said:
I initially rooted with http://downloadandroidrom.com/file/GalaxyS3ATT/rooting/GalaxyS3RootATT.zip that I got from here yesterday but feel like it has been al ittle glitcht.y http://galaxys3root.com/galaxy-s3-root/how-to-root-att-galaxy-s3-sgh-i747/
the newer version is recovery-clockwork-5.8.4.5-d2att sI don't want it to conflict with the old version of CWM or anything it leaves behind. hould I just do it through odin?
Click to expand...
Click to collapse
I just updated CWM through Rom Manager. The latest version is 6.xxxx, and it now reads exSd.
Sent from my SGH-I747 using xda premium
geomax45 said:
I just updated CWM through Rom Manager. The latest version is 6.xxxx, and it now reads exSd.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
what do you mean "through" rom manager. Did you flash an image through it? Could you provide the link for that image?
OR
Rom Mangaer has an install CWM recovery option...but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
zetsui said:
what do you mean "through" rom manager. Did you flash an image through it? Could you provide the link for that image?
OR
Rom Mangaer has an install CWM recovery option...but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
Click to expand...
Click to collapse
The first option in RM is to flash a recovery. Upon pressing that you are given a list of phones. Scroll down to the Samsung GS3 and choose it. It will then flash the recovery within RM.
Sent from my SGH-I747 using xda premium
zetsui said:
.but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
Click to expand...
Click to collapse
zetsui said:
Should I use the CWM that I already installed or install the CWM that comes with rom manager (in the drop down menu it only offers galaxy s2...fyi I've always flashed with CWM without ROM manager)?
Click to expand...
Click to collapse
Sent from my SGH-I747 using xda premium[/QUOTE]
AhAh! I knew i wasn't crazy... I have the same problem with Rom Manager , it won't show the S3 in the Menu. I tried uninstalling, wiping app data, reinstalling, Nothing, Nada, Niet ...... Let me know if you find a solution to this
I've had issues getting ROM manager to recognize me as a gs3 as well that's why I learned the terminal commands lol
hapticxchaos said:
I've had issues getting ROM manager to recognize me as a gs3 as well that's why I learned the terminal commands lol
Click to expand...
Click to collapse
Anyone find an easier way? And how would you do this through terminal commands? What are the commands
zetsui said:
Anyone find an easier way? And how would you do this through terminal commands? What are the commands
Click to expand...
Click to collapse
Terminal is as easy as the rest. I posted the commands up top, I see you didn't read the whole thread ;p ****, terminal is easier BC you can pick any recovery you want. Besides, it makes u feel like a true dev ;p
cool
I do not have any SG3 as an option to flash. How do i fix this?
geomax45 said:
The first option in RM is to flash a recovery. Upon pressing that you are given a list of phones. Scroll down to the Samsung GS3 and choose it. It will then flash the recovery within RM.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
hapticxchaos said:
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
Click to expand...
Click to collapse
Hey my md5 checksum has a mismatch, but I know the files are fine. is there a terminal command to recompile the md5 for a given image?
Also I noticed the new version of CWM has teh option to backup files as TAR, wouldn't that be better since Odin flashes Tar? If you couldn't get into CWM for some reason you can just flash for Odin?
Forgive me if I'm being newb here had my phone for three days after a motorola bravo
Hi, i posted on general before but i didnt know you guys had bootloader unlock already so ill tell you how to root but need someones boot.img only and ill make a new kernel and you guys are all set when i do this, also ill get my overclock module here if you give me the boot.img, ill post here the method
Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...
8trix said:
Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...
Click to expand...
Click to collapse
ok he mentioned you too and since you got bootloader unlocked i know how just need to know the partitions layout contact me by pm and ill get it rooted by teamviewr
Guys if you wanna get root and custom ROMs please cooperate here I am sure I can root you and the method is making a boot.IMG for that just need someone on teamvuewr 5 mins
Sent from my Incredible 4G LTE using xda app-developers app
8trix said:
Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...
Click to expand...
Click to collapse
Using terminal emulator on your device, issue the command
Code:
dump_image boot /sdcard/boot.img
This will dump the boot image to your sdcard.
mdmower said:
Using terminal emulator on your device, issue the command
Code:
dump_image boot /sdcard/boot.img
This will dump the boot image to your sdcard.
Click to expand...
Click to collapse
thanks mdmower glad to see you here I was going to try dumping from partition but needed a partition map I think that should work
Sent from my Incredible 4G LTE using xda app-developers app
In lieu of the fact im downloading hasoon's rom i did try this to see, and got
/system/bin/sh: dump_image: not found
Any other suggestions? If hasoon's rom works i'll have root and this'll be done anyway
Jumped the gun, need recovery to flash the rom... duh. Anyway the boot img has been decrypted looks like over here:
http://forum.xda-developers.com/showthread.php?t=2122940
I'm working on a recovery. I should have something when I do it tomorrow