-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Backups fail when initiated both on device and by ADB
COT 2.99.10, Hammerhead, Lollipop (LRX210 - OTA from 4.4.4 KTU84P), Franco Kernel r68,
I installed the recovery without issue however whenever I backup using "Backup Now" on the device it appears to backup Boot and System without issue however it appears to fail whilst backing up Data and just returns to the backup menu. Sometimes this leaves a partial file (approx 630mb) in /sdcard/cot/backup and sometimes nothing. I have 5gb space available for the on device backup and the size of all data (boot+sys+data) to be backed up is just under 4.5gb.
If I try to backup via ADB it also fails on data but progresses further and I generally end up with a 2.5gb .ab file.
Do you think this is a device / data issue or something awry in the recovery? I'll gladly provide further info if requested.