Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
smile616
Old
#1  
Member - OP
Thanks Meter 0
Posts: 53
Join Date: Mar 2008
Default [FAQ]How to backup rom?

Any boday tell me how to backup HD rom from device?Use backuptools can not backup.

Thanks yr help!
 
redbaron555
Old
#2  
Junior Member
Thanks Meter 0
Posts: 16
Join Date: May 2006
Location: Zurich
I use the spb backup software. works great.
Samsung Galaxy S3
 
johnpatcher
Old
#3  
Senior Member
Thanks Meter 6
Posts: 913
Join Date: Jan 2008

 
DONATE TO ME
With the backup tools mentioned above you can't extract the rom at all. There you need some specialized tools. Click here in order to get more details.
 
vangrieg
Old
#4  
Senior Member
Thanks Meter 44
Posts: 2,499
Join Date: Jul 2007
Location: Moscow
Here's how to do it - most tutorials miss important bits of information, so I'll post a detailed instruction here.

1. Download itsutils and copy them to a folder (in my case it's C:\itsutils)

2. Fire up the Windows command line window - Start, Run, cmd

3. Go to the itsutils folder by typing

Code:
cd c:\itsutils
4. View available partitions (not necessary, you can skip this step) with this command:

Code:
itsutils -l
You should get something like

Code:
457.50M (0x1c980000) FLASHDR
|           3.12M (0x31f000) Part00
|           4.25M (0x440000) Part01
|         126.38M (0x7e60000) Part02
|         323.75M (0x143c0000) Part03
  7.42G (0x1db000000) DSK7:
|           7.42G (0x1dac00000) Part00
STRG handles:
handle efea74fe  7.42G (0x1dac00000)
handle 4fd70f46323.75M (0x143c0000)
handle 2fe261f6126.38M (0x7e60000)
handle 6fe261d2  4.25M (0x440000)
handle 4fe26002  3.12M (0x31f000)
disk efea74fe
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk 4fd70f46
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk 2fe261f6
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk 6fe261d2
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk 4fe26002
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5. Check partition sizes (you can do this instead of the previous step):

Code:
c:\itsutils>pdocread -w -d FLASHDR -b 0x800 -p Part00 -t
You'll get

Code:
real nr of sectors: 1598  -   3.12Mbyte, 0x31f000
Repeat for other partitions:

Code:
c:\itsutils>pdocread -w -d FLASHDR -b 0x800 -p Part01 -t
real nr of sectors: 2176  -   4.25Mbyte, 0x440000
c:\itsutils>pdocread -w -d FLASHDR -b 0x800 -p Part02 -t
real nr of sectors: 64704  - 126.38Mbyte, 0x7e60000
c:\itsutils>pdocread -w -d FLASHDR -b 0x800 -p Part03 -t
real nr of sectors: 165760  - 323.75Mbyte, 0x143c0000
6. Dump the ROM now - you'll get it in parts. Make sure the sizes (bold) match the ones you got in the previous step!

Code:
pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw

pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0x440000 Part01.raw

pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x7e60000 Part02.raw

pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0x143c0000 Part03.raw
7. Put the parts in an archive and post here - that's it.
 
smile616
Old
#5  
Member - OP
Thanks Meter 0
Posts: 53
Join Date: Mar 2008
Thakns a lot,I will backup now
 
tsummer
Old
#6  
Junior Member
Thanks Meter 0
Posts: 13
Join Date: Sep 2008
Quote:
Originally Posted by vangrieg View Post
Here's how to do it - most tutorials miss important bits of information, so I'll post a detailed instruction here.
Many thanks for this usefull infos!

How can I make a flashable file from this 4 raw files?
(Sorry for this question, I'm not so expert in this theme.)
 
Spike™
Old
#7  
Spike™'s Avatar
Senior Member
Thanks Meter 16
Posts: 619
Join Date: Nov 2008
Location: Hertfordshire
is this procedure all done on the handset or does it have to be connected via activesync?
 
tsummer
Old
#8  
Junior Member
Thanks Meter 0
Posts: 13
Join Date: Sep 2008
Quote:
Originally Posted by InsecureSpike View Post
is this procedure all done on the handset or does it have to be connected via activesync?
via activesync
 
Spike™
Old
#9  
Spike™'s Avatar
Senior Member
Thanks Meter 16
Posts: 619
Join Date: Nov 2008
Location: Hertfordshire
thanks for tha quick reply mate,
much appreciated,
 
vangrieg
Old
#10  
Senior Member
Thanks Meter 44
Posts: 2,499
Join Date: Jul 2007
Location: Moscow
To make a flashable ROM out of these files you'll need a kitchen.

BTW, I think that extracting the fourth part is not necessary, but this needs to be confirmed by someone more knowledgeable.

In general, I think instructions about such stuff should be in a sticky post in this forum, I find it strange that people ask users to upload their ROMs without explaining how to do it.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
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

Go to top of page...

XDA PORTAL POSTS

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more

Preventing App Piracy: Join the Discussion

The topic of piracy is always a touchy subject, but I feel that the grass roots style of Android … more

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more