-
Notifications
You must be signed in to change notification settings - Fork 369
Description
I'm having a problem when trying to pull stockrom.zip from my ZenFone Selfie with ../tools/releasetools/ota_target_from_phone -r command.
Here is terminal log:
darkeyes22@darkeyes22-linuxmint-18 ~ $ cd patchrom/Z00T
darkeyes22@darkeyes22-linuxmint-18 ~/patchrom/Z00T $ ../tools/releasetools/ota_target_from_phone -r
Wait for the device to be online...
Copy target file template into current working directory
cp: cannot stat '/tools/target_files_template/*': No such file or directory
Dump bootimage from device
It just stays at "Dump bootimage from device" for 5 minutes. And I checked tools directory and "target_files_template" directory was there, but when I initiate the command, it just doesn't want to detect it. Can anyone help me with that, please?