Axon7Backup and Axon7Root for Linux? - ZTE Axon 7 Questions & Answers

Hi!
is there a linux verison of those tools?
Can the commands that those tools do, be done manually via adb?

There is no Linux version. And it can not be done with adb.
There are posts explaining why. Search.
Wysłane z mojego ZTE A2017G przy użyciu Tapatalka

thanks for your answer haerwu.
So anyone tried it with a virtual machine with windows as guest OS on a linux host OS?

If you have the US model, there's a method you can do for BL unlock + TWRP + root that does not involve tenfar's tool at all.

thx xtermmi, unfortunately I'm on A2017G
I tried to set up a kvm Win7 in virt-manager and Qualcomm driver can be installed successfully, neverthelees it's impossible to flash, as axon7backup and axon7root both detect that I'm on a VM and refuse to work.

Have you try running WINE ???? i'm not sure if that works but you can give it a try.

with wine I can start axon7backup.exe
I already linked /dev/ttyUSB0 to .wine/dosdevices/com1 , but all I get is "Horse is dead"

I wasn't able to get any of the root-without-unlock tools to work under linux (with or wihout a VM).
I ended up just deciding that I was going to end up unlocking sooner or later anyway and went that route instead.
I have the A2017U and my phone had B27 installed out of the box, so I reverted to B20 using the images mentioned here:
http://forum.xda-developers.com/axon-7/how-to/b20-factory-image-posted-t3492552
and then unlocked the bootloader using the sdcard process described here:
http://forum.xda-developers.com/axon-7/how-to/bootloader-unlock-t3437778
and from there I was able to install twrp and do normal upgrades to B29, etc. using these images:
http://forum.xda-developers.com/axon-7/development/rom-guide-updates-to-stock-files-via-t3469484
This allowed me to get unlocked rooted B29 on as A2017U with twrp and without needing any windows machines (virtual or otherwise).
Hope this helps.

@iconoclastnet: thanks for the detailed instructions. Unfortunately for A2017G there is no B20, so that wouldn't work.
Seems like I really have to install Windows again on my pc.
I still got an old Windows XP installation on an old notebook. Hope that will help

I have the firehose and the ability to make Linux and Mac tools. I should be able to release something in the next week or so.

Related

Testers/Help needed to add OnePlus 1, 2 and 3 to Unified Android Toolkit

Hi,
Im working on adding the OnePlus 1, 2 and 3 device to the Unified Android Toolkit but need some help as I don't own any of the devices.
If anyone has a device which has not been unlocked or rooted, I need to know the error message displayed in the command prompt when the fastboot oem unlock command is run without enabling oem unlocking in developer options.
I also need a few people who could help test various procedures in the Toolkit. I am modifying the Nexus Toolkit so most things will be the same.
Any help and/or knowledge about the OnePlus devices would be appreciated.
Thanks, Mark.
Questions:
1. Can you fastboot boot on OnePlus devices (fastboot boot boot.img or fastboot boot recovery.img) or does the image need flashing first. I have looked at some root procedures for the OnePlus and they fastboot flash the imge first, then reboot to bootloader and fastboot the image. Im not sure what that is about.
2. Does the standard twrp recovery image work on the OnePlus devices? I have seen a lot of posts where twrp has failed and a different twrp recovery was recommended to fix the problem (which then worked).
3. I need links to all the builds for the OnePlus 1, 2 and 3 devices. Does anyone have these?
4. Does the Universal adb driver pack from koush (CWM) work with the OnePlus? I have found the official drivers made by OnePlus for their devices but I just want to make sure they are the best ones to use. I read that samsung drivers also work.
5. I have been told that the OnePlus devices usb mode does not revert to "charging only" like all the Nexus devices and that adb commands can be sent with the device in MTP mode (Nexus devices need to be switched to PTP to communicate). Can this be confirmed.
I think this is all I need to get a working Toolkit ready within a few days.
Mark.
mskip said:
Questions:
1. Can you fastboot boot on OnePlus devices (fastboot boot boot.img or fastboot boot recovery.img) or does the image need flashing first. I have looked at some root procedures for the OnePlus and they fastboot flash the imge first, then reboot to bootloader and fastboot the image. Im not sure what that is about.
2. Does the standard twrp recovery image work on the OnePlus devices? I have seen a lot of posts where twrp has failed and a different twrp recovery was recommended to fix the problem (which then worked).
3. I need links to all the builds for the OnePlus 1, 2 and 3 devices. Does anyone have these?
4. Does the Universal adb driver pack from koush (CWM) work with the OnePlus? I have found the official drivers made by OnePlus for their devices but I just want to make sure they are the best ones to use. I read that samsung drivers also work.
5. I have been told that the OnePlus devices usb mode does not revert to "charging only" like all the Nexus devices and that adb commands can be sent with the device in MTP mode (Nexus devices need to be switched to PTP to communicate). Can this be confirmed.
I think this is all I need to get a working Toolkit ready within a few days.
Mark.
Click to expand...
Click to collapse
1. Yes,
Code:
fastboot boot boot.img
works.
2. Old firmware needs old TWRP (link) as new firmware needs new TWRP (link).
There is also hybrid recovery which supports both firmware (link) or also this thread which lets you flash right firmware with the good recovery.
3. Thread to official zip and unofficial fastboot files for the Oneplus Two. Here for the Oneplus One. Thanks to @Spannaa. I think mirrors for the Oneplus 3 are actually not available.
4. I don't know.
5. Yes, in MTP, adb commands work. But I think without USB for Marshmallow, the connectivity will go back to Charge only.
mskip is in the house ??
Sent from my ONE A2005 using Tapatalk
Last thing to do is the stock firmware flashing procedure but I think everything else is done.
Does anyone have a OnePlus 1, 2 or 3 and can test any parts of the Toolkit? Main parts to test is driver install, unlock/relock, apk and folder backup and rooting.
Firmware flash procedure should be finished by tomorrow.
Mark.
Hi Mark,
I got a OnePlus 2 with latest OOS 3.0.2
Bootloader unlocked
rooted
TWRP 3.0.2-1
I'm willing to test...
Manuel
castor31 said:
Hi Mark,
I got a OnePlus 2 with latest OOS 3.0.2
Bootloader unlocked
rooted
TWRP 3.0.2-1
I'm willing to test...
Manuel
Click to expand...
Click to collapse
Thanks, what kind of testing can you do?
If you don't want to touch your rom then the basic functions (apk backup, booting to stock/custom recovery) but ideally if you can make a twrp backup or don't mind wiping the device then I need the bootloader unlock, flash stock firmware, rooting, etc tested. If you can do the more in depth testing I can compensate you with a pro code so you can also test the ALLINONE root procedure.
Let me know as the OnePlus 2 main code has been completed and the device modules are being built now.
Mark.
Hi Mark.
OnePlus One with latest COS-13.1-ZNH2KAS1KN
stock
bootloader unlocked
not rooted
twrp backup done
Willing to help with more in depth testing if still needed.
Frank
mskip said:
Thanks, what kind of testing can you do?
If you don't want to touch your rom then the basic functions (apk backup, booting to stock/custom recovery) but ideally if you can make a twrp backup or don't mind wiping the device then I need the bootloader unlock, flash stock firmware, rooting, etc tested. If you can do the more in depth testing I can compensate you with a pro code so you can also test the ALLINONE root procedure.
Let me know as the OnePlus 2 main code has been completed and the device modules are being built now.
Mark.
Click to expand...
Click to collapse
Yes, I can test all this.
I did a dirty flash when the OOS3 community build was released in March. So its time for me to wipe my device and do a clean install...
I'm using your Toolkit with pro for my GNex, n8000 and Nexus5. would be great if you can provide a pro code.
Best
Manuel
UPDATE - TEST RELEASE FOR ONEPLUS DEVICE SUPPORT
I have finished all the work on the OnePlus modules for the 1, 2 and 3 devices and it is ready for testing.
You can download and test the Toolkit from the below link. Please remember that this IS a test version at the moment as I do not own any OnePlus devices but I have checked all the code thoroughly and don't see any problems. I am especially pleased with the unlock/lock routines and will probably implement the code for the Nexus modules if it works well.
Everything can be checked (and please do) except downloading a stock build directly from the Toolkit as I am waiting to hear back from AndroidFileHost to see if I can get direct links to use in the Toolkit. The fastboot flash routines are working though and the Toolkit will detect the storage of the device (16GB or 64GB) and flash the relevant userdata image so you do not have to do that manually anymore.
I have used the Universal USB driver pack from CWM so if anyone has not installed OnePlus drivers yet PLEASE test if this works. I did originally include the official drivers from OnePlus but they close the Toolkit when the drivers installation starts and thats not great.
The ALLINONE routine should work fine and I have sent out some pro codes to testers to check it all works.
All builds are covered and the correct version of TWRP will be downloaded depending on the build selected. Please check everything and let me know of any bugs or textual errors (as I used a lot of the Nexus code) so I can release it publicly as soon as possible.
Download Link: http://skipsoft.net/?wpdmdl=2627
Thanks, Mark.
Frudge1701 said:
Hi Mark.
OnePlus One with latest COS-13.1-ZNH2KAS1KN
stock
bootloader unlocked
not rooted
twrp backup done
Willing to help with more in depth testing if still needed.
Frank
Click to expand...
Click to collapse
Mark- I have the same version on my OnePlus One but unable to unlock the bootloader also. Can you share the procedure to do it. So far, I was trying to use the Toolbox V6 and when I do unlock bootloader in fastboot mode but phone doesnt get detected even. Please help
reply.rathi said:
Mark- I have the same version on my OnePlus One but unable to unlock the bootloader also. Can you share the procedure to do it. So far, I was trying to use the Toolbox V6 and when I do unlock bootloader in fastboot mode but phone doesnt get detected even. Please help
Click to expand...
Click to collapse
Has the bootloader been unlocked before or is this the first time you want to unlock it?
Do you have adb and fastboot drivers installed?
Do you have any knowledge of using adb/fastboot commands in the command prompt?
First thing is to make sure you have the correct drivers installed: http://www.skipsoft.net/?page_id=1302
You can try the Toolkit to see if the bootloader will unlock or I can talk you through the procedure but its a simple command (fastboot oem unlock, or from the toolkit fastboot-toolkit oem unlock).
If it won't unlock you may need to boot to stock recovery and flash a stock image back to your device.
Mark.

b29 and need to root

Hello. Just got my a7 today and I am glad to say that I have Verizon and my phone is perfect. But I tried the unlock bootloader adb sideload that requires b20. It fails. Also trying the update from b18 to b20 didn't work either.
So am I able to root from b29? What should I do or where should I look for answers?
Thanks
canezila said:
Hello. Just got my a7 today and I am glad to say that I have Verizon and my phone is perfect. But I tried the unlock bootloader adb sideload that requires b20. It fails. Also trying the update from b18 to b20 didn't work either.
So am I able to root from b29? What should I do or where should I look for answers?
Thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/axon-7/how-to/guide-how-to-unlock-bootloader-stay-t3461165
And this work also with new B29? I read so many here and at the end i was totaly confused, some write B29 isnt rootable at this moment and new bootimage needed, some write yes... no really clear guide with B29.
tasar said:
And this work also with new B29? I read so many here and at the end i was totaly confused, some write B29 isnt rootable at this moment and new bootimage needed, some write yes... no really clear guide with B29.
Click to expand...
Click to collapse
A new bootimage is only needed if you want to root B29 without unlocking the bootloader.
Use tenfar's tool to flash only TWRP recovery, flash the modified fastboot I linked, fastboot oem unlock, flash SuperSU 2.65.
xtermmin said:
A new bootimage is only needed if you want to root B29 without unlocking the bootloader.
Use tenfar's tool to flash only TWRP recovery, flash the modified fastboot I linked, fastboot oem unlock, flash SuperSU 2.65.
Click to expand...
Click to collapse
I am still unclear regarding precise steps needed to unlock my bootloader. And ZTE took down the previous method request for improvement I think I read...
Is this what you mean?:
1. "Use tenfar's tool to flash only TWRP recovery"
http://forum.xda-developers.com/axon-7/development/wip-axon-7-root-bootloader-unlokced-t3441204
2. "flash the modified fastboot I linked"
http://forum.xda-developers.com/axon-7/how-to/guide-how-to-unlock-bootloader-stay-t3461165
Problem is I am stuck on 1. I installed the Quallcomm drivers and wwlan as instructed, however, my windows doesnt display any comm devices and nothing from Qualcomm. So I am unable to backup my phone onto my computer, which is priority no.1.
** clarification ... I feel more comfortable using linux but the tools are windows so I am dual booting into windows. I might be missing a simple step regarding my phone device manager....
canezila said:
I am still unclear regarding precise steps needed to unlock my bootloader. And ZTE took down the previous method request for improvement I think I read...
Is this what you mean?:
1. "Use tenfar's tool to flash only TWRP recovery"
http://forum.xda-developers.com/axon-7/development/wip-axon-7-root-bootloader-unlokced-t3441204
2. "flash the modified fastboot I linked"
http://forum.xda-developers.com/axon-7/how-to/guide-how-to-unlock-bootloader-stay-t3461165
Problem is I am stuck on 1. I installed the Quallcomm drivers and wwlan as instructed, however, my windows doesnt display any comm devices and nothing from Qualcomm. So I am unable to backup my phone onto my computer, which is priority no.1.
** clarification ... I feel more comfortable using linux but the tools are windows so I am dual booting into windows. I might be missing a simple step regarding my phone device manager....
Click to expand...
Click to collapse
Did you power off the phone and hold vol up + vol down and then plug in the usb ?
canezila said:
I am still unclear regarding precise steps needed to unlock my bootloader. And ZTE took down the previous method request for improvement I think I read...
Is this what you mean?:
1. "Use tenfar's tool to flash only TWRP recovery"
http://forum.xda-developers.com/axon-7/development/wip-axon-7-root-bootloader-unlokced-t3441204
2. "flash the modified fastboot I linked"
http://forum.xda-developers.com/axon-7/how-to/guide-how-to-unlock-bootloader-stay-t3461165
Problem is I am stuck on 1. I installed the Quallcomm drivers and wwlan as instructed, however, my windows doesnt display any comm devices and nothing from Qualcomm. So I am unable to backup my phone onto my computer, which is priority no.1.
** clarification ... I feel more comfortable using linux but the tools are windows so I am dual booting into windows. I might be missing a simple step regarding my phone device manager....
Click to expand...
Click to collapse
Your phone has to be in edl mode to see it as a comm on windows. adb reboot edl
I used the b27 to install twrp with axon7root.exe then used twrp unlock bootloader but couldn't fastboot on windows had to switch to linux.
Careful about rooting and unlocking bootloaders if you can't even follow really detailed instructions!
thjoca3 said:
Did you power off the phone and hold vol up + vol down and then plug in the usb ?
Click to expand...
Click to collapse
That is what I missed. I have used Motorola phones (N6, motox, droid maxx, x2, X) and just wasn't familiar with that combo.
I am now rooted, Unlocked and all is great! Thanks for your help.
Sent from my ZTE A2017U using XDA-Developers mobile app
c7j8d9 said:
Your phone has to be in edl mode to see it as a comm on windows. adb reboot edl
I used the b27 to install twrp with axon7root.exe then used twrp unlock bootloader but couldn't fastboot on windows had to switch to linux.
Click to expand...
Click to collapse
I finished on Ubuntu, too. Now I am excited to see what, if substratum works...
Sent from my ZTE A2017U using XDA-Developers mobile app
chanter100 said:
Careful about rooting and unlocking bootloaders if you can't even follow really detailed instructions!
Click to expand...
Click to collapse
Douche
Sent from my ZTE A2017U using XDA-Developers mobile app
canezila said:
Douche
Sent from my ZTE A2017U using XDA-Developers mobile app
Click to expand...
Click to collapse
Since we are name calling now, you DOO DOO head!!! lol
chanter100 said:
Since we are name calling now, you DOO DOO head!!! lol
Click to expand...
Click to collapse
It was said in fun, glad you took it that way. [emoji12]
Sent from my ZTE A2017U using XDA-Developers mobile app
canezila said:
That is what I missed. I have used Motorola phones (N6, motox, droid maxx, x2, X) and just wasn't familiar with that combo.
I am now rooted, Unlocked and all is great! Thanks for your help.
Sent from my ZTE A2017U using XDA-Developers mobile app
Click to expand...
Click to collapse
So, for those of us whonhave not yet taken "the plunge", do you mind detailing the exact steps that finally worked for you? These multiple threads have a variety of trials, errors & successes..TIA
I play pokemon go so do not want to root the phone.. unless there is a way to hide the root from the app.
Hello,
Guys I've been reading for hours (feels like I'm running in circles) lol
I just got the Axon 7 and I'm not able to figure out how to get it fully working with Verizon, And I'm not getting any help from ZTE or Verizon.
Can anyone point me in the right direction?
I'm to the point where I'm ready to send it back.
DJRobBlaze said:
Hello,
Guys I've been reading for hours (feels like I'm running in circles) lol
I just got the Axon 7 and I'm not able to figure out how to get it fully working with Verizon, And I'm not getting any help from ZTE or Verizon.
Can anyone point me in the right direction?
I'm to the point where I'm ready to send it back.
Click to expand...
Click to collapse
Stick your active Verizon SIM into Slot 1, turn on A7, enable Data Roaming on Slot 1, manually set APN (if desired), done.
chanter100 said:
I play pokemon go so do not want to root the phone.. unless there is a way to hide the root from the app.
Click to expand...
Click to collapse
Magisk Root = Systemless root enabling bootloader and system hide so safetynet api cannot view that information
Does it work? Probably, do I know? No. I am in the process of getting my B29 bootloader unlocked and rooted.
c7j8d9 said:
Your phone has to be in edl mode to see it as a comm on windows. adb reboot edl
I used the b27 to install twrp with axon7root.exe then used twrp unlock bootloader but couldn't fastboot on windows had to switch to linux.
Click to expand...
Click to collapse
You said you used B27 to install TWRP but, was your phone already upgraded to B29? That is the key of the OP.

unlocking/rooting on nougat A2017G

Hi All, i'm numb searching for a solution. I have a brand new axon7 and i want root. There are a lot howto's but they are confusing me a lot. I'm on 1.2.0B05.
I understand i have to downgrade my device to marshmellow. Will the link on http://www.ztedevice.com/support/detail?id=1170789A90BA42E18B3364B80C7F5A26 , the middle one, be sufficient to go back to marshmallow so i can get into the bootloader, so i can use fastboot?
Zobat said:
Hi All, i'm numb searching for a solution. I have a brand new axon7 and i want root. There are a lot howto's but they are confusing me a lot. I'm on 1.2.0B05.
I understand i have to downgrade my device to marshmellow. Will the link on http://www.ztedevice.com/support/detail?id=1170789A90BA42E18B3364B80C7F5A26 , the middle one, be sufficient to go back to marshmallow so i can get into the bootloader, so i can use fastboot?
Click to expand...
Click to collapse
No. First of all, check the model on the back of the phone. If it is an A2017 (you bought it in Aliexpress) then you need to use other guides. If it is an A2017G, then MAYBE you can simply use axon7toolkit, which is basically a 'one-click' tool. But before that, activate 'Enable OEM unlocking' and 'USB debugging' and 'ADB over network' on the Developer options. If you don't you just won't get anywhere.
Otherwise, if your phone IS an A2017G, you can use Controllerboy's guide ('unlock BL, root, TWRP, custom ROMS' or something on the lines). It doesn' use fastboot, which is the only limitation of Nougat stock for the G afaik. Just be aware that axon7tool is not the same as axon7toolkit
Choose an username... said:
No. First of all, check the model on the back of the phone. If it is an A2017 (you bought it in Aliexpress) then you need to use other guides. If it is an A2017G, then MAYBE you can simply use axon7toolkit, which is basically a 'one-click' tool. But before that, activate 'Enable OEM unlocking' and 'USB debugging' and 'ADB over network' on the Developer options. If you don't you just won' get anywhere
Click to expand...
Click to collapse
Its a ZTE A2017G. USB debugging and OEM unlocking is done. I'm on linux so i hope there is a way to access the bootloader for "fastboot oem unlock" and flashing twrp.
edit i will try find controlerboys guide.
2nd edit: found the guide at https://forum.xda-developers.com/axon-7/how-to/guide-install-twrp-unlock-bl-flash-t3517379 . But it states: "Users on stock Nougat, do not proceed, this guide won't work for you. You need to downgrade to Marshmallow first."
Zobat said:
Its a ZTE A2017G. USB debugging and OEM unlocking is done. I'm on linux so i hope there is a way to access the bootloader for "fastboot oem unlock" and flashing twrp.
edit i will try find controlerboys guide.
2nd edit: found the guide at https://forum.xda-developers.com/axon-7/how-to/guide-install-twrp-unlock-bl-flash-t3517379 . But it states: "Users on stock Nougat, do not proceed, this guide won't work for you. You need to downgrade to Marshmallow first."
Click to expand...
Click to collapse
Okay, but:
-Downgrading to Marshmallow probably won't restore fastboot
-To get Fastboot (at least in February) you needed to flash a package called 'A2017U_FASTBOOT_UNLOCK_EDL' through MiFlash. I think you could flash it even with the bootloader locked, and it didn't matter that it was for the U. Now, I don't know if there's a MiFlash for Linux. I guess you should find a Win10 x64 pc for this, since most tools (axon7tool, axon7toolkit, axon7root, maybe miflash) are windows only. Someone tried to root the phone from linux though, you can search if he could at the end or not.
The bootloader mode is not there. For some reason it can't be enabled by downgrading unless you flash the aboot.img which seems to be done with miflash
Choose an username... said:
Okay, but:
-Downgrading to Marshmallow probably won't restore fastboot
-To get Fastboot (at least in February) you needed to flash a package called 'A2017U_FASTBOOT_UNLOCK_EDL' through MiFlash. I think you could flash it even with the bootloader locked, and it didn't matter that it was for the U. Now, I don't know if there's a MiFlash for Linux. I guess you should find a Win10 x64 pc for this, since most tools (axon7tool, axon7toolkit, axon7root, maybe miflash) are windows only. Someone tried to root the phone from linux though, you can search if he could at the end or not.
The bootloader mode is not there. For some reason it can't be enabled by downgrading unless you flash the aboot.img which seems to be done with miflash
Click to expand...
Click to collapse
it looks like i have to find myself a win64, with administrator rights for installing drivers, somewehere
Choose an username... said:
Okay, but:
-Downgrading to Marshmallow probably won't restore fastboot
Click to expand...
Click to collapse
FYI. I can confirm that fastboot will be restored using the B11 MM downgrade build from ZTE. Downgraded an hour ago and tested it with success.
I used this tool to unlock and root my A2017G, though it was LP...
https://forum.xda-developers.com/axon-7/development/tool-axon7toolkit-t3573108
christoophat said:
I used this tool to unlock and root my A2017G, though it was LP...
https://forum.xda-developers.com/axon-7/development/tool-axon7toolkit-t3573108
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------
tell me please should i downgrading my phone to marshmallow before using those tools , or no matter what the version is oreo or marshmallow i can use those tools to unloack bootloader and rooting my phone "zte axon 7 a 2017 g"
Zobat said:
it looks like i have to find myself a win64, with administrator rights for installing drivers, somewehere
Click to expand...
Click to collapse
-------------------------------
please tell me my phone is "zte axon 7 a2017 g version oreo " and i don"t found proper images to unloack bootloader for my version a 2017 g oreo ; i just found images for marshmallow and naugat , who can please tell me if before flash an ota marshmallow should i unloack the bootloader or not need for that !
FifthAxiom said:
FYI. I can confirm that fastboot will be restored using the B11 MM downgrade build from ZTE. Downgraded an hour ago and tested it with success.
Click to expand...
Click to collapse
did u downgrade without unloack the bootloader !!
so i have been looking for a guide on how to install twrp on my axon 7, with 7.1.1, but everything is out of date which send you to other links to down load which dont work or the link itself doesnt open. '
so here i am asking
point me to a link THAT WORKS AND IS A GUIDE. thanks.
yes i have flashed a 6p to pixel experience so i figured it should be to hard but finding what i need is kind of....hard

Help get back to a custom

So I was running Lineageos awhile back but then went back to stock. I am looking for advice to get back to a custom ROM again. My current situation, stock B35 everything with unlocked bootloader. No access to fastboot (understood access removed). The only way I seem to be able to access via adb is when phone is booted into OS. Otherwise adb never reports the device as available. I don't use Windows so maybe someone who is fluent to this type of procedure using Linux would be most helpful. I've tried booting into EDL but adb doesn't list phone as available device. Thank for your help.
A2017U
Mike
jonnjonzzn said:
So I was running Lineageos awhile back but then went back to stock. I am looking for advice to get back to a custom ROM again. My current situation, stock B35 everything with unlocked bootloader. No access to fastboot (understood access removed). The only way I seem to be able to access via adb is when phone is booted into OS. Otherwise adb never reports the device as available. I don't use Windows so maybe someone who is fluent to this type of procedure using Linux would be most helpful. I've tried booting into EDL but adb doesn't list phone as available device. Thank for your help.
A2017U
Mike
Click to expand...
Click to collapse
Your phone is surely already unlocked so you don't need Fastboot. ADB cannot flash anything on the phone on its own. and EDL has nothing to do with ADB or Fastboot.
First of all you need to get TWRP. You can either do so via Fastboot if you have it (coincidentally you need TWRP to get Fastboot so it's not possible) or via EDL. To install TWRP via EDL you need to use one of the tools available, but i don't know if any of those runs on Linux (EDL Tool is a .bat, axon7tool and miflash are .exe). Maybe axon7tool, but I'm not sure.

HELP: Error with fastboot on 32-bit Linux

Hey guys.. Amidst this glorious pandemic I decided to break out my Mom's old 2010 Mac Mini from the closet and install Ubuntu 12.04 on it. Anyways, I'm trying to root my (obviously unlocked) Pixel 4. However, my problem is that I keep getting
Code:
FAILED (remote: Failed to write to partition Not Found)
finished. total time: 1.676s
After doing a bunch of research and troubleshooting from forums across the net, other people with this error code found solutions by updating their adb and fastboot. HOWEVER, the machine I am running on is a 32-bit, and Ubuntu discontinued support for 32-bits after android-sdk_r23.0.1-linux..
To conclude, I can't flash boot because my adb and fastboot files are "out of date" but I can't update because those are the last supported files for my machine.
I am coming to you guys for help to see if anybody knows:
a) a workaround
b) of a later version of Linux adb/fastboot supported on 32-bit.
c) anything else of value to help me here
Thanks!
Why are you using ubuntu?
It's such a simple procedure to root your bootloader unlocked pixel 4 on windows.
Use a windows computer then boot into fastboot and flash a clean build of the recent update. Then install magisk, patch a boot image, flash the patched image to both partitions and you're done.
Spookymyo said:
Why are you using ubuntu?
It's such a simple procedure to root your bootloader unlocked pixel 4 on windows.
Use a windows computer then boot into fastboot and flash a clean build of the recent update. Then install magisk, patch a boot image, flash the patched image to both partitions and you're done.
Click to expand...
Click to collapse
Oh, yes, I forgot to mention that haha. My Windows 10 has an awful virus that won't let me open command prompt or task manager. I could wipe and reinstall but I haven't gotten around to it. Part of my enjoys linux more anyways.
Hiya
I ran into the same thing. I had to boot into recovery and use adb sideload to send the factory image from the google website. I've done it on both my linux box and my macbook
Hope that helps
rocketswr4 said:
Hey guys.. Amidst this glorious pandemic I decided to break out my Mom's old 2010 Mac Mini from the closet and .......nux adb/fastboot supported on 32-bit.
c) anything else of value to help me here
Thanks!
Click to expand...
Click to collapse

Categories

Resources