Open kometh0616 opened 7 years ago
Hi there, im not a pro cause i get another error with the patchrom But is your phone rooted? And USB Debugging enabled? The - r variable is when you are in recovery Mode. The -n flag is for normal Mode I hope i can you help a Bit Greets
My phone is rooted with Magisk and I have USB debugging enabled. Tried -n variable too, same error and also it said that zip will not contain boot image
TRY recovery mode,(if twrp is available its better). Mount every partition using twrp . Unmount them all connect with the PC use the -r variable Hope this helps.
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?