Results 1 to 5 of 5

Thread: Backup current rom

  1. #1
    Junior Member
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    0
    Thanked 1 Time in 1 Post

    Backup current rom

    What would be best/fastest way two backup current rom?


    Well i finally found out how to backup my recovery.img and bootimg.

    I used the following command from ADB shell: #dd if=/dev/bml9 of=/sdcard/recovery.img

    This dumps a recovery.img on the sdcard

    for the backup of the boot.img use the command from ADB shell:
    #dd if=/dev/bml8 of=/sdcard/boot.img

    For system image i found working commands:
    dd if=/dev/stl12 of=/sdcard/system.rfs
    ore: dd if=/dev/stl12 of=/sdcard/system.img
    Last edited by Frank77gld; 30-10-2011 at 19:29.

  2. The Following User Says Thank You to Frank77gld For This Useful Post:

    tonysk (30-11-2011)

  3. #2
    Junior Member
    Join Date
    Oct 2011
    Posts
    15
    Thanks
    0
    Thanked 2 Times in 1 Post
    Quote Originally Posted by Frank77gld [ Login above or register to see download links. ]
    What would be best/fastest way two backup current rom?
    Install ClockworkMod Recovery and make a nandroid backup.

  4. #3
    Junior Member
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    0
    Thanked 1 Time in 1 Post
    Thx that will work when i get ClockworkMod recovery installed. Still bussy with it.
    I use abd currently to get ClockworkMod recovery on my phone.

    How can i use adb to backup my stock recovery? I found some cmd like this. But i need the adb cmd for the GIO. Can you ore anyone els tell me please?
    I almost need to go to work sow im into find answar when im back from work..

    Backup your stock recovery:
    First check your recovery partition..
    su
    cat /proc/mtd
    From there you'll see the recovery partition..
    To backup the recovery..
    cat /dev/mtd/mtd3 > /sdcard/orirecovery.img

  5. #4
    Junior Member
    Join Date
    Oct 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts
    flash clockworkmod and there will be something called backup rom or u could download rom toolbox and click backup under rom manager

  6. #5
    Junior Member
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by yanni [ Login above or register to see download links. ]
    flash clockworkmod and there will be something called backup rom or u could download rom toolbox and click backup under rom manager
    Thx for letting me know i gone try toolbox when im home again

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SamMobile
© 2013 SamMobile.com  |  Privacy & Cookies  |  Find us on Facebook, Youtube and Twitter