QUOTE(WiLyi @ Nov 11 2013, 12:30 PM)
What I mean XDA is down and I can't get more information from URDLV thread. Try Google about but haven't finish reading
Cygwin is a separate program. Kinda like a linux dos that can run on windows cos you need to execute commands to make the tar.md5.Google for it and install. Then run these command to make tar rom file.
CODE
tar -H ustar -c boot.img cache.img.ext4 modem.bin ...... tz.mbn > your_rom_file_name.tar
And then to add md5 into the tar file
CODE
md5sum –t your_rom_file_name.tar >> your_rom_file_name.tar
And then to convert tar to tar.md5
CODE
mv your_rom_file_name.tar your_rom_file_name.tar.md5
Cygwin website
http://www.cygwin.com/
Nov 11 2013, 12:35 PM

Quote
0.0462sec
0.81
7 queries
GZIP Disabled