Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Trinnity66
Old
#1  
Member - OP
Thanks Meter 17
Posts: 56
Join Date: May 2011
Location: Albion Park
Wink Best way to create image backup

Here is the situation:

I will be getting a Brand new fresh untouched A500 later in the week as a replacement for my faulty one (Micros SD slot no longer working).

I want to make a full backup of some sort to share with the XDA community. I am in Australia and know that a number of people are looking for a copy of this rom to restore back to original for whatever reason.

I believe it should be shipped with 1.016.04_Com_Gen1.

I have had experience using CWM and rooting on this device and have flashed several roms to my device in the past. I can also do a full backup in CWM. I also have a working adb.

What format does the community really want, and how do I go about creating it.
I am willing to help other by providing this rom, but want to know the best format to supply it in and get it right first go.

Step by Step instructions required please. We have a week to sort this out before I get the unit.

Cheers,

Michael.
Samsung Galaxy S : JVP 2.3.4 with XSA
Acer Iconia A500 : Acer_A500_4.010.40_COM_GEN1
The Following User Says Thank You to Trinnity66 For This Useful Post: [ Click to Expand ]
 
sanaell
Old
#2  
Senior Member
Thanks Meter 68
Posts: 510
Join Date: Apr 2008
Location: Bangkok
Quote:
Originally Posted by Trinnity66 View Post
Here is the situation:

I will be getting a Brand new fresh untouched A500 later in the week as a replacement for my faulty one (Micros SD slot no longer working).

I want to make a full backup of some sort to share with the XDA community. I am in Australia and know that a number of people are looking for a copy of this rom to restore back to original for whatever reason.

I believe it should be shipped with 1.016.04_Com_Gen1.

I have had experience using CWM and rooting on this device and have flashed several roms to my device in the past. I can also do a full backup in CWM. I also have a working adb.

What format does the community really want, and how do I go about creating it.
I am willing to help other by providing this rom, but want to know the best format to supply it in and get it right first go.

Step by Step instructions required please. We have a week to sort this out before I get the unit.

Cheers,

Michael.
I ll wait for it, mine was on that firmware...
My 4Shared Folder

Acer Iconia A500:
download qrcode
link: firmware, utilities, root

Acer Liquid Metal S120:
download qrcode
link: firmware
 
Trinnity66
Old
#3  
Member - OP
Thanks Meter 17
Posts: 56
Join Date: May 2011
Location: Albion Park
Thinking this is probably the best way:

Backup the first 0x680000 bytes of mmcblk0 and all partitions (except cache + data) with dd:
dd if=/dev/block/mmcblk0 bs=512 count=13312 of=/mnt/external_sd/dumps/mmcblk0_start
dd if=/dev/block/mmcblk0p1 of=/mnt/external_sd/dumps/p1
dd if=/dev/block/mmcblk0p2 of=/mnt/external_sd/dumps/p2
dd if=/dev/block/mmcblk0p3 of=/mnt/external_sd/dumps/p3
dd if=/dev/block/mmcblk0p5 of=/mnt/external_sd/dumps/p5
dd if=/dev/block/mmcblk0p6 of=/mnt/external_sd/dumps/p6
dd if=/dev/block/mmcblk0p7 of=/mnt/external_sd/dumps/p7

Comments???
Samsung Galaxy S : JVP 2.3.4 with XSA
Acer Iconia A500 : Acer_A500_4.010.40_COM_GEN1
 
Bec07
Old
#4  
Bec07's Avatar
Senior Member
Thanks Meter 90
Posts: 721
Join Date: Aug 2010
Agreed. Also make a CWM backup after that for convenience. After trial and error I found it does restore properly too as long as you don't forget about the recovery.img (has to be restored from acer recovery installer app)

On my thread CWM always gave checksum error for the others unfortunately.

Sony J70 -> Nokia 3300 -> W800i -> 6230i -> Motorola A925 -> N82 -> 3GS -> SGS -> SGS2 -> ...
-----------------------------------------------------------------------------------------------
N900 -> A500 -> P7310 -> TF201 -> TF810C -> ...
 
spazmodik
Old
#5  
Junior Member
Thanks Meter 1
Posts: 6
Join Date: Jul 2011
Location: Perth
I'll be waiting to see how you go with this. I was one of those who stupidly/ impatiently updated using the leaked acer update before understanding the need for a backup of my original. :(
 
Trinnity66
Old
#6  
Member - OP
Thanks Meter 17
Posts: 56
Join Date: May 2011
Location: Albion Park
Default Got the tablet

I got the new tablet today and have backed up the rom and put it here for all to share:

http://www.megaupload.com/?d=CQRC5CPC

Enjoy!
Samsung Galaxy S : JVP 2.3.4 with XSA
Acer Iconia A500 : Acer_A500_4.010.40_COM_GEN1
The Following 2 Users Say Thank You to Trinnity66 For This Useful Post: [ Click to Expand ]
 
UnicornKaz
Old
(Last edited by UnicornKaz; 14th July 2011 at 05:15 PM.)
#7  
Senior Member
Thanks Meter 106
Posts: 1,088
Join Date: May 2007
Location: Southern Ontario
Quote:
Originally Posted by Trinnity66 View Post
I got the new tablet today and have backed up the rom and put it here for all to share:

http://www.megaupload.com/?d=CQRC5CPC

Enjoy!
ACER_A500_1.016.04_COM_GEN1

thanks for that

what kind of backup is this ?? ( ADB or CWM )

I asked, because it's nearly 300MB bfore commiting to download

and personally, I would preferred CWM method of restoring.

P.S ... did you get any update notification afterwards ?
 
Trinnity66
Old
#8  
Member - OP
Thanks Meter 17
Posts: 56
Join Date: May 2011
Location: Albion Park
These are CWM created image files. Cache and data removed.
No update notification received as yet.
Samsung Galaxy S : JVP 2.3.4 with XSA
Acer Iconia A500 : Acer_A500_4.010.40_COM_GEN1
 
djyoshii
Old
(Last edited by djyoshii; 15th July 2011 at 05:56 AM.)
#9  
Member
Thanks Meter 9
Posts: 96
Join Date: Apr 2010
nevermind
 
cad_2011
Old
#10  
cad_2011's Avatar
Senior Member
Thanks Meter 12
Posts: 252
Join Date: Apr 2011
Location: Melbourne
Quote:
Originally Posted by Trinnity66 View Post
I got the new tablet today and have backed up the rom and put it here for all to share:

http://www.megaupload.com/?d=CQRC5CPC

Enjoy!
downloaded this ROM, copied onto the CWM backup directory, when i try to restore using CWM, it complains about MD5 mismatch.

is this the correct way to restore?
Current: Samsung Galaxy N7000

Prev Phone:
SGS2 (frankenstein) - PDA: XWKK5 | Modem/phone: XXKI3 | CSC: XEUKH2
HTC Desire - ROM: InsertCoin CM7 HBOOT/STOCK 1.0.8
bravo pvt4 ship s-off, hboot-0.93.001
radio-32.56.00.32U_5.17.05.08, CWM-Alpharev recovery v 2.5.1.8

Previous Tablet -
Acer Iconia A500 - Lightspeed_4.3[ICS4.0.3] ROM)
Acer Iconia A501 - Moscow's Alexandra III Rev 1.1
Samsung Galaxy Tab P1000T - OverCome GB ROM

---

 
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

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