Guest User

Untitled

a guest
May 25th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. C:\android-sdk-windows\platform-tools>adb shell
  2. # /data/local/tmp/gfree -r /sdcard/part7backup-1309116584.bin
  3. /data/local/tmp/gfree -r /sdcard/part7backup-1309116584.bin
  4. --restore set. Partition 7 will be restored from file: /sdcard/part7backup-13091
  5. 16584.bin
  6. Section header entry size: 40
  7. Number of section headers: 44
  8. Total section header table size: 1760
  9. Section header file offset: 0x000138b4 (80052)
  10. Section index for section name string table: 41
  11. String table offset: 0x000136fb (79611)
  12. Searching for .modinfo section...
  13. - Section[16]: .modinfo
  14. -- offset: 0x00000a14 (2580)
  15. -- size: 0x000000cc (204)
  16. Kernel release: 2.6.32.21-gd2764ed
  17. New .modinfo section size: 204
  18. Attempting to power cycle eMMC... OK.
  19. Write protect was successfully disabled.
  20. Searching for mmc_blk_issue_rq symbol...
  21. - Address: c02a6a54, type: t, name: mmc_blk_issue_rq, module: N/A
  22. Kernel map base: 0xc02a6000
  23. Kernel memory mapped to 0x40002000
  24. Searching for brq filter...
  25. - Address: 0xc02a6a54 + 0x34c
  26. - 0x2a000012 -> 0xea000012
  27. Backing up current partition 7 and restoring specified backup...
  28. Backing up partition /dev/block/mmcblk0p7 to /sdcard/part7backup-1326755274.bin
  29. ...
  30. Writing image /sdcard/part7backup-1309116584.bin to partition /dev/block/mmcblk0
  31. p7 ...
  32. Done.
  33. # sync
Add Comment
Please, Sign In to add comment