Results 1 to 5 of 5

Thread: Backup current rom

Threaded View

  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)

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