Actions
BackupsResearch » History » Revision 1
Revision 1/25
| Next »
Denis 'GNUtoo' Carikli, 09/09/2019 09:26 PM
Add nonworking backup system
BackupsResearch¶
- Table of contents
- BackupsResearch
Doing the backup of partitions or other block devices¶
adb shell cat pipe¶
Old versions of the EFS backup instructions used the following command:
adb shell "cat /dev/block/platform/*/by-name/EFS > /EFS.img"
At some point or under some condition, this stopped working and the backup were corrupted.
Updated by Denis 'GNUtoo' Carikli over 5 years ago · 1 revisions