Tutorial [noob] How to Install Clockworkmod (CWM) touch/recovery on Galaxy S3 i747.

Search This thread

harihacker

Senior Member
Feb 19, 2013
430
175
Chicago
I was looking for this for a long time and finally found it embeded in a thread here at XDA and thought it would be helpful to have a clean thread.

1) Download correct Clockworkmod (touch or regular as you wish) for your device from http://www.clockworkmod.com/rommanager

2) Place it at the root of your sdcard and rename it recovery.IMG

3) Download and install terminal emulator from the play store : https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en

4) Run the terminal and

type: su (press enter)
Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)

Don't mess up the command or you WILL brick your phone.

5) Enjoy your Clockworkmod.:victory:


Note: I don't take any credit for this.:D
 
Last edited:

liltitiz

Senior Member
Aug 15, 2012
1,037
611
Québec
If you mess up the block or partition number you MAY not mess or brick your phone, you will BRICK it for sure ;)

Sent from my SGH-I747 using xda app-developers app

---------- Post added at 06:42 PM ---------- Previous post was at 06:36 PM ----------

And just as an info, these instructions come from TWRP site.
http://teamw.in/project/twrp2/104

Sent from my SGH-I747 using xda app-developers app
 

Wilcox12

Senior Member
Jan 29, 2013
71
30
Chattanooga, TN
If you mess up the block or partition number you MAY not mess or brick your phone, you will BRICK it for sure ;)

Sent from my SGH-I747 using xda app-developers app

---------- Post added at 06:42 PM ---------- Previous post was at 06:36 PM ----------

And just as an info, these instructions come from TWRP site.
http://teamw.in/project/twrp2/104

Sent from my SGH-I747 using xda app-developers app

Word! :D If this is a thread for noobs you should also include goo/ROM manager methods!

Sent from my SGH-I747 using xda app-developers app
 

harihacker

Senior Member
Feb 19, 2013
430
175
Chicago
If you mess up the block or partition number you MAY not mess or brick your phone, you will BRICK it for sure ;)

Sent from my SGH-I747 using xda app-developers app

---------- Post added at 06:42 PM ---------- Previous post was at 06:36 PM ----------

And just as an info, these instructions come from TWRP site.
http://teamw.in/project/twrp2/104

Sent from my SGH-I747 using xda app-developers app
Thanks.. Edited.
 

Dave_N

Member
Apr 22, 2012
30
4
Odin?

Wouldn't it be easier and safer to use the Odin program to load Clockworkmod? Less chance of bricking the phone?
 

Russ77

Senior Member
Jul 26, 2012
390
140
The easiest way I've found is to root the phone via Odin, either with Chainfire's autoroot or Mr. Robinson's root 66. The results are pretty much the same but Chainfire's method won't wipe your phone.

After that install ROM manager from the play store and use that to flash CWM, or install Goo Manager from the play store and use that to flash TWRP.
 

trssho91

Senior Member
Jan 25, 2013
76
8
Toano
Good write up and I'm not knocking you, but for noobs its better to use odin. Its a ton safer.

EDIT: I meant Odin, not fastboot. I work with a lot of devices and I forgot about it being a Samsung device. Oops. :)

Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
 
Last edited:

digirat

Member
Jan 2, 2012
34
4
The easiest way I've found is to root the phone via Odin, either with Chainfire's autoroot or Mr. Robinson's root 66. The results are pretty much the same but Chainfire's method won't wipe your phone.

After that install ROM manager from the play store and use that to flash CWM, or install Goo Manager from the play store and use that to flash TWRP.

rom manager didn't show the att s3 in the list... wasn't able to flash with it.

Good write up and I'm not knocking you, but for noobs its better to use odin. Its a ton safer.

the problem with using odin is that odin only lets you flash .tar files.... cwm for the att s3 comes as an .img and therefore odin doesn't want to flash it.

i found the easiest way is to root (follow steps in this thread), install MOBILE odin pro (tpb?), and flash the recovery.img through mobile odin pro.
 
  • Like
Reactions: xunholyx

digirat

Member
Jan 2, 2012
34
4
not in that post there isn't. the only tar files there are twrp recovery, and the stock recovery...
 

Kayexone

New member
Oct 22, 2012
1
0
Desire HD broken

hey Guys....

I used that command above... because I just want a clockwork mod with touch...

And now...I have a problem...
I thought it would work with my Desire HD but now its broken.
There's no symbol when charging and it doesnt turn on.
If there is a possibility to fix this, pls tell me...
I really like that mobile phone
I was really carefull, and the command was right too.
But then, I got an error : "not enough Space" or something like that...

I would be very happy, if anyone can help me.

PS: sorry for my english, I'm from germany =D

Kayexone
 

DMF1977

Senior Member
Jan 16, 2013
742
264
Somewhere in Indiana
hey Guys....

I used that command above... because I just want a clockwork mod with touch...

And now...I have a problem...
I thought it would work with my Desire HD but now its broken.
There's no symbol when charging and it doesnt turn on.
If there is a possibility to fix this, pls tell me...
I really like that mobile phone
I was really carefull, and the command was right too.
But then, I got an error : "not enough Space" or something like that...

I would be very happy, if anyone can help me.

PS: sorry for my english, I'm from germany =D

Kayexone

Wrong forum. :confused:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    I was looking for this for a long time and finally found it embeded in a thread here at XDA and thought it would be helpful to have a clean thread.

    1) Download correct Clockworkmod (touch or regular as you wish) for your device from http://www.clockworkmod.com/rommanager

    2) Place it at the root of your sdcard and rename it recovery.IMG

    3) Download and install terminal emulator from the play store : https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en

    4) Run the terminal and

    type: su (press enter)
    Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)

    Don't mess up the command or you WILL brick your phone.

    5) Enjoy your Clockworkmod.:victory:


    Note: I don't take any credit for this.:D
    3
    If you mess up the block or partition number you MAY not mess or brick your phone, you will BRICK it for sure ;)

    Sent from my SGH-I747 using xda app-developers app

    ---------- Post added at 06:42 PM ---------- Previous post was at 06:36 PM ----------

    And just as an info, these instructions come from TWRP site.
    http://teamw.in/project/twrp2/104

    Sent from my SGH-I747 using xda app-developers app

    Word! :D If this is a thread for noobs you should also include goo/ROM manager methods!

    Sent from my SGH-I747 using xda app-developers app
    2
    If you mess up the block or partition number you MAY not mess or brick your phone, you will BRICK it for sure ;)

    Sent from my SGH-I747 using xda app-developers app

    ---------- Post added at 06:42 PM ---------- Previous post was at 06:36 PM ----------

    And just as an info, these instructions come from TWRP site.
    http://teamw.in/project/twrp2/104

    Sent from my SGH-I747 using xda app-developers app
    1
    The easiest way I've found is to root the phone via Odin, either with Chainfire's autoroot or Mr. Robinson's root 66. The results are pretty much the same but Chainfire's method won't wipe your phone.

    After that install ROM manager from the play store and use that to flash CWM, or install Goo Manager from the play store and use that to flash TWRP.

    rom manager didn't show the att s3 in the list... wasn't able to flash with it.

    Good write up and I'm not knocking you, but for noobs its better to use odin. Its a ton safer.

    the problem with using odin is that odin only lets you flash .tar files.... cwm for the att s3 comes as an .img and therefore odin doesn't want to flash it.

    i found the easiest way is to root (follow steps in this thread), install MOBILE odin pro (tpb?), and flash the recovery.img through mobile odin pro.
    1
    Hi This method work with model i747m?


    Best regards

    for i747M like me, Flash CwMr for d2att(i747)

    Sent from my SAMSUNG-SGH-I747 using Tapatalk 4