GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > Samsung Android based phones


Samsung Android based phones Discussion and all of your questions relating to the Samsung Android based phones.

Reply
 
LinkBack Thread Tools Display Modes
Old 09-20-2014, 12:49   #1 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Thumbs up Tutorial to create samsung 4 file multi firmware on your own 100%


Tutorial to create samsung 4 file multi firmware by yur own

Note: This is the guide for jus converting files to odin flashable.

If you need to wipe your device while flashing add pit file into CSC.

To create proper repair firmware take backup of param.bin from working device nd create vit
the same build firmware of working device. [Include param.bin into Bootloader]


Download nd install cywinDownload here

* create a new folder in c drive c/Newfolder Name the folder as MyWork or any

* copy the single file firmware into created folder

* Delete the.md5extension for example if yur file isi9300xxx xxx.tar.md5 ---> i9300xxx xxx.tar

* Extract the firmware using winrar

* Im trying on 4.4.2 i9500 single firmware I9500XXUFNC1_I9500ODDFNC1_I9500DDUFNA4_HOME

Run cygwin

Enter below given commnd

cd /cygdrive/c/mywork (Tis cmmd is for show the file path)



* Now yu hav to createBootloader,PDA,MODEM,CSC

Extracted files:

boot.img
cache.img
hidden.img
modem.bin
param.bin
recovery.img
sboot.bin
system.img

* NoW Bootloader files areboot.img,param.bin,sboot.bin

* PDA --->boot.img,param.bin,sboot.bin,recovery.img,system.i mg

* CSC --->cache.img, hidden.img

* Modem ---->modem.bin


Run below given cmmds to create Bootloader (command:tar -H ustar -c filename.img > filename.tar)

tar -H ustar -c boot.img param.bin sboot.bin > BOOTLOADER_I9500XXUFNC1.tar

For PDA

tar -H ustar -c boot.img param.bin sboot.bin recovery.img system.img > PDA_I9500XXUFNC1.tar

For CSC

tar -H ustar -c cache.img hidden.img system.img > CSC_I9500DDUFNA4.tar

For MODEM

tar -H ustar -c modem.bin > MODEM_I9500ODDFNC1.tar





NoW yu are done creating Odin flashable Tar files.





If yu want to convert tar to MD5

Commands :

md5sum -t filename.tar >> filename.tar

mv filename.tar filename.tar.md5

Example:

Run below given command after create .tar file example below

For Bootloader

md5sum -t BOOTLOADER_I9500XXUFNC1.tar >> BOOTLOADER_I9500XXUFNC1.tar

mv BOOTLOADER_I9500XXUFNC1.tar BOOTLOADER_I9500XXUFNC1.tar.md5

For PDA

md5sum -t PDA_I9500XXUFNC1.tar >> PDA_I9500XXUFNC1.tar

mv PDA_I9500XXUFNC1.tar PDA_I9500XXUFNC1.tar.md5

For CSC

md5sum -t CSC_I9500DDUFNA4.tar >> CSC_I9500DDUFNA4.tar

mv CSC_I9500DDUFNA4.tar CSC_I9500DDUFNA4.tar.md5

For MODEM

md5sum -t MODEM_I9500ODDFNC1.tar >> MODEM_I9500ODDFNC1.tar

mv MODEM_I9500ODDFNC1.tar MODEM_I9500ODDFNC1.tar.md5








Last edited by jamesjerss; 03-25-2016 at 11:48.
  Reply With Quote
The Following 99 Users Say Thank You to jamesjerss For This Useful Post:
Show/Hide list of the thanked
Old 09-20-2014, 16:46   #2 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
I9500 flashing result vit created other firmware

  Reply With Quote
The Following 13 Users Say Thank You to jamesjerss For This Useful Post:
Show/Hide list of the thanked
Old 09-20-2014, 20:25   #3 (permalink)
Insane Poster
 
Join Date: Apr 2012
Location: Kerala
Posts: 77
Member: 1753851
Status: Offline
Thanks Meter: 32
Bro. But how to get pit file . I am not using z3x . Only using odin please Help me
  Reply With Quote
Old 09-20-2014, 20:31   #4 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by Suhaib3boys View Post
Bro. But how to get pit file . I am not using z3x . Only using odin please Help me
Download from here

or request here i vil post
  Reply With Quote
The Following 4 Users Say Thank You to jamesjerss For This Useful Post:
Show/Hide list of the thanked
Old 09-22-2014, 15:31   #5 (permalink)
Freak Poster
 
ozeracar's Avatar
 
Join Date: Jun 2003
Location: TEKNOZER of TURKEY
Age: 48
Posts: 389
Member: 32738
Status: Offline
Thanks Meter: 32
hi masters

i want make s3mini repair flash

boot.img
cache.img
hidden.img
modem.bin
STE_boot1.img
STE_boot2.img
system.img


csc not inside
  Reply With Quote
Old 09-22-2014, 16:05   #6 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by ozeracar View Post
hi masters

i want make s3mini repair flash

boot.img
cache.img
hidden.img
modem.bin
STE_boot1.img
STE_boot2.img
system.img
csc not inside

Yes try vit other files

if need repair file use this

Bootloader Recovery al included n PDA

CODE_I8190XXAMA2_809600_REV00_user_low_ship.rar (481.2 MB)

CSC English
CSC_OXE_I8190OXEAMA1_800680_REV00_user_low_ship.ra r (106.9 MB)


jus flash tis two file firmware no need 4 file
  Reply With Quote
Old 09-23-2014, 07:33   #7 (permalink)
No Life Poster
 
lucky2010's Avatar
 
Join Date: Jun 2010
Location: Dadu Sindh Pakistan
Age: 37
Posts: 1,131
Member: 1322713
Status: Offline
Sonork: 100.1663786
Thanks Meter: 254
Dear how can i Install This Softwre Plz Help me I have install this Software in C drive and Creat a Folder My Work In C drive.
When i Run this softwre an Type this cd/cygdrive/c/mywork show error no such file directory plz guide me..........
  Reply With Quote
Old 09-23-2014, 11:32   #8 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
make sure yu enter the correct folder name.. mywork no space between my nd work
  Reply With Quote
The Following User Says Thank You to jamesjerss For This Useful Post:
Old 09-23-2014, 13:31   #9 (permalink)
Freak Poster
 
Join Date: May 2006
Location: Pak
Posts: 446
Member: 283247
Status: Offline
Thanks Meter: 71
brother help

i have not one before flash mobile only show download mode

i flash with downloader with using pit file and complete files

but after flash mobile goes dead so how flash

without Jtag


please help

i have no Jtag box
  Reply With Quote
Old 09-23-2014, 15:03   #10 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by donttry View Post
i have not one before flash mobile only show download mode

i flash with downloader with using pit file and complete files

but after flash mobile goes dead so how flash

without Jtag


please help

i have no Jtag box
yur mob model number ?

if mobile completely dead yu need jtag no other ways . but sme models yu can repair vit out jtag. post yur model nubr
  Reply With Quote
Old 09-24-2014, 14:46   #11 (permalink)
No Life Poster
 
riajul1988's Avatar
 
Join Date: Feb 2011
Location: (BaNgLaDeSh).(U.A.E,AD)
Posts: 1,952
Member: 1511441
Status: Offline
Sonork: 100.1604057
Thanks Meter: 1,162
Quote:
Originally Posted by jamesjerss View Post
make sure yu enter the correct folder name.. mywork no space between my nd work
100% command is here



cd c:\mywork
  Reply With Quote
Old 09-24-2014, 16:06   #12 (permalink)
Freak Poster
 
Join Date: May 2006
Location: Pak
Posts: 446
Member: 283247
Status: Offline
Thanks Meter: 71
Quote:
Originally Posted by jamesjerss View Post
yur mob model number ?

if mobile completely dead yu need jtag no other ways . but sme models yu can repair vit out jtag. post yur model nubr


my phone model is Samsung s5263
  Reply With Quote
Old 09-24-2014, 16:22   #13 (permalink)
No Life Poster
 
riajul1988's Avatar
 
Join Date: Feb 2011
Location: (BaNgLaDeSh).(U.A.E,AD)
Posts: 1,952
Member: 1511441
Status: Offline
Sonork: 100.1604057
Thanks Meter: 1,162
MR jamesjerss


what command should i use ?
I9505 fie name I9505XXUFNBA_I9505OJVFNB2_I9505XXUFNBA_HOME.tar.md 5



  Reply With Quote
The Following User Says Thank You to riajul1988 For This Useful Post:
Old 09-24-2014, 17:20   #14 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user

boot---->aboot.mbn tz.mbn sbl1.mbn sbl2.mbn sbl3.mbn
Pda---->boot.img recovery.img system.img.ext4 persdata.img.ext4
modem--->modem.bin NON-HLOS.bin
csc---->cache.img.ext4 hidden.img.ext4

Your commnd

boot: tar -H ustar -c aboot.mbn tz.mbn sbl1.mbn sbl2.mbn sbl3.mbn > BL_I9505XXUFNBA.tar

pda: tar -H ustar -c boot.img recovery.img system.img.ext4 persdata.img.ext4 > AP_I9505XXUFNBA.tar

csc: tar -H ustar -c cache.img.ext4 hidden.img.ext4 > CSC_I9505OJVFNB2.tar

modem: tar -H ustar -c modem.bin NON-HLOS.bin > MODEM_I9505XXUFNBA.tar

Note: if yu want to add pit into CSC Downoad pit JFLTE_EUR_OPEN.pit csc: tar -H ustar -c cache.img.ext4 hidden.img.ext4 JFLTE_EUR_OPEN.pit > CSC_I9505OJVFNB2.tar

If yu want 4file firmware 4.4.2 Download here



Last edited by jamesjerss; 09-24-2014 at 17:28.
  Reply With Quote
The Following User Says Thank You to jamesjerss For This Useful Post:
Old 09-24-2014, 17:22   #15 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by donttry View Post
my phone model is Samsung s5263
repair using jtag . i think no other way 2 fix it
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 02:51.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.21939 seconds with 9 queries

SEO by vBSEO