Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
monx®
Old
(Last edited by monx®; 4th April 2012 at 02:14 AM.)
#1  
monx®'s Avatar
Recognized Developer - OP
Thanks Meter 2305
Posts: 3,839
Join Date: Jan 2006
Location: ▂ ▃ ▅ ▆ █

 
DONATE TO ME
Default [TUT][DUMP] DUMP Stock ROM (SYSTEM/BOOT/etc) | OneX_SEA_WWE_1.26.707.2_SYSTEM + BOOT

Basically u need adb/android SDK before proceed.

[WITH ROOT ACCESS]
[+] Dump/copy boot.img
Code:
Command prompt :
> adb shell
> su
> dd if=/dev/block/mmcblk0p4 of=/sdcard/boot.img
More partition/img availabe to dump. Will update later.

[WITHOUT ROOT ACCESS]
Currently only /system is usable

1) Android SDK (just need adb)
2) Download busybox
3) Command prompt :
> adb push busybox /data/local/busybox
> adb shell
> cd /sdcard/
> chmod 755 /data/local/busybox
> /data/local/busybox tar cvf sysdump.tar /system
4) Ignore tar: error exit delayed from previous errors'. Is done correctly.

----------------------------------------------------------------------

Just finished dumped my semi-virgin One X system partition from SEA WWE stock ROM .
The file would be OneX_SEA_WWE_1.26.707.2_SYSTEM_DUMP.zip 558.3 MB
10 WM DEVICES > ACE > PYRAMID> SGS II > SHOOTERu + ENDEAVORu > NOTE²
The Following 10 Users Say Thank You to monx® For This Useful Post: [ Click to Expand ]
 
anko184
Old
#2  
anko184's Avatar
Senior Member
Thanks Meter 139
Posts: 675
Join Date: Jan 2009
Location: Volos
Hi,
can you tell me how to dump mine? My phone arrives tomorrow.

Thanks in advance...
Unit: HTC One
ROM: Maximus7
Recovery: TWRP 2.5.0.0
HBOOT: Unlocked 1.44.0000
Radio: 4A.14.3250.13
 
monx®
Old
#3  
monx®'s Avatar
Recognized Developer - OP
Thanks Meter 2305
Posts: 3,839
Join Date: Jan 2006
Location: ▂ ▃ ▅ ▆ █

 
DONATE TO ME
@anko

Thread updated with guide.
10 WM DEVICES > ACE > PYRAMID> SGS II > SHOOTERu + ENDEAVORu > NOTE²
The Following 3 Users Say Thank You to monx® For This Useful Post: [ Click to Expand ]
 
ck_looi
Old
#4  
Senior Member
Thanks Meter 8
Posts: 148
Join Date: Dec 2008
so, is it true that i can simply download the system dump from the link your provide, and flash it via recovery if i want to go back to stock SEA rom?

by the way, i am using a SEA htc one X too.
 
monx®
Old
#5  
monx®'s Avatar
Recognized Developer - OP
Thanks Meter 2305
Posts: 3,839
Join Date: Jan 2006
Location: ▂ ▃ ▅ ▆ █

 
DONATE TO ME
Quote:
Originally Posted by ck_looi View Post
so, is it true that i can simply download the system dump from the link your provide, and flash it via recovery if i want to go back to stock SEA rom?

by the way, i am using a SEA htc one X too.
not sure & never try
it was dumped before i unlock my device.

see here if u want unlock & backup ur stock rom including boot image. do nandroid backup after flashing Interim CWM. Then only restorable. (boot .img still hv to flash thru fastboot to restore or use new method by blubbers)
10 WM DEVICES > ACE > PYRAMID> SGS II > SHOOTERu + ENDEAVORu > NOTE²
 
zenkinz
Old
#6  
zenkinz's Avatar
Senior Member
Thanks Meter 64
Posts: 2,370
Join Date: Apr 2005

 
DONATE TO ME
my current stock is 1.26.707.4

will i be able to flash this and then get update to 707.4 OTA? Just want to make sure i got the right stock rom for my one x.


Author of "Upgrade Custom ROM for Dummies" (with video!)
Chef for HD2 "Merlion" Leo
ROM
Developer of Stay Unlock, Notif Blinker ,
HTC Favorite people backup, and many other WinMo utilities

 
leith51
Old
#7  
leith51's Avatar
Senior Member
Thanks Meter 774
Posts: 3,676
Join Date: Feb 2009

 
DONATE TO ME
Picked mine up today going to do system dump of mine its on t-mobile software is 126.110.5

Sent from my HTC One X using XDA
 
zenkinz
Old
#8  
zenkinz's Avatar
Senior Member
Thanks Meter 64
Posts: 2,370
Join Date: Apr 2005

 
DONATE TO ME
Quote:
Originally Posted by monx® View Post
Basically u need adb/android SDK before proceed.

[WITH ROOT ACCESS]
[+] Dump/copy boot.img
Code:
Command prompt :
> adb shell
> su
> dd if=/dev/block/mmcblk0p4 of=/sdcard/boot.img
More partition/img availabe to dump. Will update later.
i just dump boot (mmcblk0p4) and system (mmcblk0p12). is that good enough? (maybe recovery partition) I assume i would use fastboot flash to flash this image if I want to revert to stock?


Author of "Upgrade Custom ROM for Dummies" (with video!)
Chef for HD2 "Merlion" Leo
ROM
Developer of Stay Unlock, Notif Blinker ,
HTC Favorite people backup, and many other WinMo utilities

 
monx®
Old
#9  
monx®'s Avatar
Recognized Developer - OP
Thanks Meter 2305
Posts: 3,839
Join Date: Jan 2006
Location: ▂ ▃ ▅ ▆ █

 
DONATE TO ME
Quote:
Originally Posted by zenkinz View Post
i just dump boot (mmcblk0p4) and system (mmcblk0p12). is that good enough? (maybe recovery partition) I assume i would use fastboot flash to flash this image if I want to revert to stock?
Yes but RUU 1.26.707.4 is available (at least for our region). better extract *.img directly.
10 WM DEVICES > ACE > PYRAMID> SGS II > SHOOTERu + ENDEAVORu > NOTE²
 
zenkinz
Old
#10  
zenkinz's Avatar
Senior Member
Thanks Meter 64
Posts: 2,370
Join Date: Apr 2005

 
DONATE TO ME
Quote:
Originally Posted by monx® View Post
Yes but RUU 1.26.707.4 is available (at least for our region). better extract *.img directly.
ok thanks.


Author of "Upgrade Custom ROM for Dummies" (with video!)
Chef for HD2 "Merlion" Leo
ROM
Developer of Stay Unlock, Notif Blinker ,
HTC Favorite people backup, and many other WinMo utilities


 
Post Reply+
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...

XDA PORTAL POSTS

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more