Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./Backup-TA.sh
- [ ———––––----------------------------------------------––––——— ]
- [ Backup TA v9.11 for Sony Xperia MIT License ]
- [ ———––––----------------------------------------------––––——— ]
- [ Copyright (C) 2013 DevShaft ]
- [ ]
- [ Permission is hereby granted, free of charge, ]
- [ to any person obtaining a copy of this software ]
- [ and associated documentation files (the "Software"), ]
- [ to deal in the Software without restriction, ]
- [ including without limitation the rights to use, ]
- [ copy, modify, merge, publish, distribute, sublicense, ]
- [ and/or sell copies of the Software, and to permit ]
- [ persons to whom the Software is furnished to do so, ]
- [ subject to the following conditions: ]
- [ ]
- [ The above copyright notice and this permission notice ]
- [ shall be included in all copies or substantial portions ]
- [ of the Software. ]
- [ ]
- [ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY ]
- [ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE ]
- [ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR ]
- [ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS ]
- [ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR ]
- [ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR ]
- [ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE ]
- [ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ]
- [ ———––––----------------------------------------------––––——— ]
- [ ———––––----------------------------------------------––––——— ]
- [ Backup TA v9.11 for Sony Xperia ]
- [ ———––––----------------------------------------------––––——— ]
- [ Initialization ]
- [ ]
- [ Make sure that you have USB Debugging enabled, you do ]
- [ allow your computer ADB access by accepting its RSA key ]
- [ (only needed for Android 4.2.2 or higher) and grant this ]
- [ ADB process root permissions through superuser. ]
- [ ———––––----------------------------------------------––––——— ]
- Waiting for USB Debugging... OK
- Pushing Backup TA Tools... OK
- Checking for SU binary...OK
- Requesting root permissions...OK
- [ ------------------------------------------------------------ ]
- [ Backup TA v9.11 for Sony Xperia ]
- [ ------------------------------------------------------------ ]
- > 1.Backup
- > 2.Restore
- > 3.Restore dry-run
- > 4.Convert TA.img
- > 5.Quit
- [ ------------------------------------------------------------ ]
- =======================================
- BACKUP
- =======================================
- When you continue Backup TA will perform a backup of the TA partition.
- First it will look for the TA partition by its name. When it can not
- be found this way it will ask you to perform an extensive search.
- The extensive search will inspect many of the partitions on your device,
- in the hope to find it and continue with the backup process.
- Do you want to continue? y/N
- Waiting for USB Debugging... OK
- =======================================
- FIND TA PARTITION
- =======================================
- Partition found!
- =======================================
- BACKUP TA PARTITION
- =======================================
- Partition: /dev/block/mmcblk0p1
- 4096+0 records in
- 4096+0 records out
- 2097152 bytes (2.0MB) copied, 0.273509 seconds, 7.3MB/s
- =======================================
- INTEGRITY CHECK
- =======================================
- Backup checksum matches partition checksum... OK
- =======================================
- PULL BACKUP FROM SDCARD
- =======================================
- 6580 KB/s (2097152 bytes in 0.311s)
- =======================================
- INTEGRITY CHECK
- =======================================
- Local backup checksum matches partition checksum... OK
- =======================================
- PACKAGE BACKUP
- =======================================
- adding: TA.img (deflated 84%)
- adding: TA.md5 (stored 0%)
- adding: TA.blk (stored 0%)
- adding: TA.serial (stored 0%)
- adding: TA.timestamp (stored 0%)
- adding: TA.version (stored 0%)
- =======================================
- CLEAN UP
- =======================================
- scripts/init.sh: line 41: restore_dispose: command not found
- scripts/init.sh: line 42: convert_dispose: command not found
- Removing Backup TA Tools... OK
- =Killing ADB Daemon...
- OK
- *** Backup successful. ***
Advertisement
Add Comment
Please, Sign In to add comment