Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
kalyansunku
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 4
Join Date: Jan 2008
Default English ROM Dump .... Please!

I have ordered for new O2 Xda Orbit2. As you know O2 Xda Orbit2 only comes with German OS can any one please provide me with HTC Touch Cruise English ROM.........
 
adams2000_2002
Old
#2  
adams2000_2002's Avatar
Junior Member
Thanks Meter 0
Posts: 23
Join Date: Dec 2007
Hi,

When you have ordered your one... I have ordered mine 3 weeks ago and no response from o2. Even I went to shop, but lady on the counter was unfriendly and had no information.

O2 service sucks .....

Hopefully ... we will get our phones soon ... and English dump of ROM too
 
binners
Old
#3  
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Mar 2007
if you can point me in the direction of instructions to dump the rom, ill help u guys out
 
jockyw2001
Old
#4  
Recognized Developer
Thanks Meter 15
Posts: 1,499
Join Date: May 2007
Quote:
Originally Posted by binners View Post
if you can point me in the direction of instructions to dump the rom, ill help u guys out
Same as for Kaiser, see here.

Please upload Part1 and Part2 to XDA FTP server. Thx!
Happily accepting donations for free SIM/Security unlockers, FrankenKaiser unbricker for Kaiser "Radio From Hell", Herald unbricker, Excalibur & Shadow WiFi fix, many SPLs (e.g. Vox, Excalibur, Shadow, Kaiser, Niki, Diamond) and generation of sim unlockcodes for many HTC models (Excalibur, Vox, Elf/Elfin, Gene, Startrek, Oxygen, etc). Proud member of the Diamond Project Team
http://forum.xda-developers.com/image.php?type=sigpic&userid=487710&dateline=11901  94891
 
kalyansunku
Old
(Last edited by kalyansunku; 4th February 2008 at 10:32 AM.)
#5  
Junior Member - OP
Thanks Meter 0
Posts: 4
Join Date: Jan 2008
Thumbs up English ROM Dump for O2 Xda Orbit2!

Quote:
Originally Posted by binners View Post
if you can point me in the direction of instructions to dump the rom, ill help u guys out
Hi binners,

Thanks. Following is the procedure for dumping the ROM

LIST NAND PARTITIONS
Code:

$ ./pdocread.exe -l
210.38M (0xd260000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.50M (0x380000) Part01
| 69.38M (0x4560000) Part02
| 134.38M (0x8660000) Part03
STRG handles:
handle e7489c1a134.38M (0x8660000)
handle 474960e6 69.38M (0x4560000)
handle c74b0fda 3.50M (0x380000)
handle 074b0eee 3.12M (0x31f000)
disk e7489c1a
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 474960e6
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 c74b0fda
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 074b0eee
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

DUMP THEM!
Code:

pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0x380000 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x4560000 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0x8660000 Part03.raw

You can zip the ROM in to single file and there is free file sharing website http://www.zshare.net/ . After uploading the file you get a link which you can share it to us and we can download it.

Thanks buddy...
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Go to top of page...