[Tool][[windows] Make CWM Recovery .img's into .tar.md5 odin flash-able files 1 CLICK

sahriar

Member
Jul 12, 2007
10
0
0
Dhaka
Ok so i made this tool for personal use, but i saw a lot of people wanted this, so here it is

Step 1. Download it from ATTACHMENTS
Step 2. Decompress it to a folder
Step 3. Download your recovery for your SAMSUNG device from here
http://www.clockworkmod.com/rommanager/
Step 4. Rename it to "recovery.img" then move it to the folder you decompressed the tool at earlier
Step 5. Open the "Runme" file and theres your recovery.tar.md5 File ready to flash with odin

please if you used my tool give me some credit and relink to this page as the tool you used to make the file
Rate this thread and press the thanks button
Not working for me. I am getting this:
bin/tar: value 4294967295 out of gid_t range 0..2097151
bin/tar: Exiting with failure status due to previous errors
 

dehaani

Senior Member
Oct 3, 2010
257
68
0
Very useful, but for win 8.1 x64 the first line in the "runme.bat" will be
Code:
bin\tar --group=1 -H ustar -c recovery.img > recovery.tar
not the
Code:
bin\tar -H ustar -c recovery.img > recovery.tar
Thanks to gIMpSTa
Brilliant! That worked a treat.

And , of course, thank you to cabloomi for devising this handy tool.
 
  • Like
Reactions: ayambrand

Helios801

Member
Nov 30, 2012
20
6
0
Imperial Beach
I had the same error that several others had when trying this out (out of gid_t range). I fixed it by editing Runme.bat and adding --group=1 to the tar line so that it looks like this:

Code:
bin\tar --group=1 -H ustar -c recovery.img > recovery.tar
Great tool, once editing this it did exactly what I needed! Thanks!
Good Lookin' out dude!!
 

sonnykaiboy

Senior Member
Jul 2, 2010
67
8
0
San Fernando
still having issues.

so i don't know what i am doing wrong. i've tried all the different codes and i'm still getting this

bin/tar: recovery.img: cannot stat: no such file or directory
bin/tar: Exiting with failure status do to previous errors

i've changed the recovery file to recovery.img put it in the same folder where the files were extracted. ran the program and nothing. any help would be greatly appreciated. thanks in advance ^_^
 

synogy

Senior Member
Oct 20, 2008
154
46
0
London
Yep, right-click Edit on the *.bat file and add the --group=1 makes it work a treat!


I had the same error that several others had when trying this out (out of gid_t range). I fixed it by editing Runme.bat and adding --group=1 to the tar line so that it looks like this:

Code:
bin\tar --group=1 -H ustar -c recovery.img > recovery.tar
Great tool, once editing this it did exactly what I needed! Thanks!
 

itsmix

Senior Member
Jan 16, 2011
66
16
38
Cardiff
THANKS Everyone

A BIG thanks to cabloomi for a great all in one tool, had the (un)popular

bin/tar: recovery.img: Cannot stat: No such file or directory
bin/tar: Exiting with failure status due to previous errors
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
....error
used & thanks to gIMpSTa for that line of code, with further help from Jack Mayerz & the fix in that post, thank you.

Just created recovery.tar.md5: touch version 6.0.4.3 for my SGN2 international (HSPA+) flashed with Odin 3.04.

I have attached the recovery.tar for use, unpack from zip to use in odin.(not a flash..zip file)

NOTE it is ONLY for the Samsung Galaxy note 2 GT N7100 international, as always, use at your own risk.
I have only flashed this using the PC version of Odin (windows 7)

Hope this helps & thanks again for the knowledge in these pages.
 

Attachments

  • Like
Reactions: spez.uk

GuitarGuy96

Senior Member
Mar 17, 2012
145
43
0
Bermuda Triangle.. HELP!
my cwm got broken (my phone is working ok , but i am not able to flash anything),
now i have extracted boot.img from the kernel.
I want to flash it with the odin.
When i convert the boot.img using your software. It just makes a 11kb file. And the terminal shows the following information,(in the image).

1) how shall i convert boot.img to boot.tar.md5
2) in the odin , where shall i pick the boot.tar.md5 file . (in bootloader, in pda, in phone, or in csc?)

regards,
shikhar
where would this go in odin? Pda or phone.

*goes in pda

it goes in ONE PACKAGE
PDA will brick the phone..
 

saracenrush

New member
Nov 2, 2008
1
0
0
So thankful

Thank very much kind sir.

My phone was bricked. Not particularly sure what I was doing but with your tool I was able to flash my appropriate recovery and fixed it.

Thank you thank you thank!

Much love x
 

darkoctavius

Senior Member
Dec 19, 2010
203
59
0
Thx for The tool, but im a little noob, if i extract a file cache.img.ext4 and i want to flash it with ODIN, this tool can help me? If yes, what i need to do to make it possible, Thx in advance

Enviado desde mi SM-N900W8 mediante Tapatalk
 

Oathdynasty

Senior Member
May 25, 2011
55
2
0
Madison
Code:
bin/tar: value 4294967295 out of gid_t range 0..2097151
bin/tar: Exiting with failure status due to previous errors
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Press any key to continue . . .
 

Nick1402

Member
May 16, 2013
26
4
0
Code:
bin/tar: value 4294967295 out of gid_t range 0..2097151
bin/tar: Exiting with failure status due to previous errors
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Thank me at xda @cabloomi
Press any key to continue . . .
same for me