Twrp and Android 10. Fastboot flash recovery command failed even though bootloader is unlocked - Google Pixel 4a Questions & Answers

The only command prompt that seems to be working is fastboot flash boot twrp.img but when I type fastboot flash recovery the flash fails. I use Minimal ADB and Fastboot command prompt. The latest version too. I downgraded my android 11 to 10 successfully. I have no problems rooting magisk through ADB but why can't TWRP permenantly stick? How can I force it to stick as my main recovery no matter what rom I flash?

Crap. I did not mean to say android 11 on the topic title. Wish I could edit it. I meant to say Android 10. Sorry for the confusion. Any tips of how to retain twrp? Having problems with my unlocked pixel 4a.

This guide shows you how to get TWRP to stick:
[GUIDE] UNLOCKING, DOWNGRADING TO A10, TWRP, ROOT
Hello, I'm posting this guide for those (like me) who can't do without TWRP on their device. I'm providing only a step-by-step explanation. Credits to @nikamura for his kernel and TWRP...
forum.xda-developers.com

P4a doesn't have a recovery partition anymore, recovery is part of the boot.img. That's why the fastboot cmd fails.

UltimateGamer83 said:
Crap. I did not mean to say android 11 on the topic title. Wish I could edit it. I meant to say Android 10. Sorry for the confusion. Any tips of how to retain twrp? Having problems with my unlocked pixel 4a.
Click to expand...
Click to collapse
You can't flash recovery on this phone. It's part of boot.img. Put the TWRP.img file in your internal storage of your phone. Flash the TWRP temporarily first. Fastboot boot TWRP.img. When TWRP boots, click install, then select install image. Choose your TWRP file and select install Ramdisk. Swipe to flash. TWRP will then be installed permanently. You must also be using a custom kernel with TWRP compression support because the partition is not big enough and must be compressed otherwise you will run into issues like TWRP freezing or touch screen issues.

I tried that and twrp still wont stick even after a OTA update flash. I installed ram disk twrp even after the update. What gives?

I fixed it. My mistake was flashing magisk boot img after the ramdisk installation and two kenel. I just flashed magisk.zip instead and got things working.

UltimateGamer83 said:
I fixed it. My mistake was flashing magisk boot img after the ramdisk installation and two kenel. I just flashed magisk.zip instead and got things working.
Click to expand...
Click to collapse
Yes, if you flash magisk boot img it will replace TWRP. Flashing the zip is the way to go. Glad you got it working.

UltimateGamer83 said:
I did not mean to say android 11 on the topic title. Wish I could edit it. I meant to say Android 10.
Click to expand...
Click to collapse
I've move your thread out of development, for which it doesn't qualify.
And I assumed your consent and edited the thread title.
In order to edit a title, click the "Edit" button of your OP and you'll see the title at the very top, which you're able to edit:
Spoiler: Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Regards
Oswald Boelcke
Senior Moderator

UltimateGamer83 said:
I tried that and twrp still wont stick even after a OTA update flash. I installed ram disk twrp even after the update. What gives?
Click to expand...
Click to collapse
I'm curious....you said you are on Android 10, but then you mentioned above installing an OTA update.....I thought all the currently available OTA updates are only for android 11?

My 10 cents worth. Magisk kills fastboot and adb in MY armor x5 mt6765, in 10_Q, so had no choice but to load boot-debug.img just to 'test'.
Try an android 9 bootloader designed for them 'super' .img's, this is the only way I could LOAD magisk, only to find what I read here.
Also note, in 10_Q, the gsi ability found in dev options dissapears when magisk is flashed, so I cant flash gsi, never mind use fastboot or adb.
Thank you.

Related

[HOW-TO] Root Nokia 8 with Systemless Magisk

Reason for edit: Change title so more users can find this method since for now TWRP is working but not to root
Click to expand...
Click to collapse
Hello fellow XDA users,
On this post I'm going to explain how I got root on my own Nokia 8 TA-1004, please be patient because this is my first thread under any development section!!
I've been following all threads here on XDA and for the last few days its like a boom of new information, yesterday a Senior Member provided me with the Unlock Key generated with my IMEI1 and the phone's bootloader is now unlocked:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now the next logical part I would be installing TWRP to flash the magisk flashable zip to the phone, but there is no TWRP built to our phones (old information, there is now an official TWRP build)..
To my surprise there is this thread that offers boot images already patched with root ( @nummerok are they patched under magisk?), I tried flashing first with:
Code:
fastboot boot NB1-0-484A-00WW-boot.img
But it did not worked, no matter what the installed Magisk Manager would not find the Magisk Module on the system.
Then I found out that some users were getting root but with the problem of losing wifi connectivity, that was found to be the fault of the phone having the March Security Patch (00WW_4_84A_SP01) while flashing the boot image of the phone with the February Security Patch (00WW_4_84A).
As of this new A-B partition scheme on Android, when your boot image does not pass dm-verity it restores the older version automatically (Am I right on this point?? can please someone confirm?!)
Since my phone WAS on the march patch I saw no other option but to wait someone to grab the march boot image to patch it Magisk Manager and get root.
Buut since my generation doesn't like to sit and wait I found that there was a way to roll back to the previous firmware!
What I did was, run this code below on adb to know which slot my phone was:
Code:
adb shell getprop ro.boot.slot_suffix
Then take note of the slot and run:
Code:
adb reboot bootloader
After the device starts up in Download Mode you need to switch to the other boot slot. Just run:
Code:
If you are currently on slot A, type this: [B][I]fastboot --set-active=_b[/I][/B]
Or on slot B type this: [B][I]fastboot --set-active=_a[/I][/B]
You should see something like this:
Code:
Setting current slot to 'a'... OKAY [ 0.046s] finished. total time: 0.046s
Now run the code below and cross your fingers!
Code:
fastboot reboot
Once the phone has booted, check in Settings/System/About Phone if your Android security patch level has downgraded to the February one and proceed to the next step.
I've downloaded the full NB1-484A-0-00WW-B03.nb0 firmware from @blackpanther0582 thread under the google drive link and extracted the boot image using the tool made by @heineken78 available over here (be sure to have lots of ram available for the unpack process :fingers-crossed.
With the file NB1-0-484A-00WW-boot.img at hand I've copied it to the Nokia 8 internal storage and ran Magisk Manager to patch it, follow instructions here under Via Magisk Manager (Only support v14.0+) part.
Now grab the patched_boot.img file provided by Magisk from the phone and save it (adb pull or whatever) to your pc and run these commands:
Code:
adb reboot bootloader
After the phone boots up in Download Mode run:
Code:
fastboot flash boot_a patched_boot.img
fastboot flash boot_b patched_boot.img
fastboot reboot
With that done, after the boot you can open Magisk Manager to see it fully installed and later on install some root checker app just to be sure of the sucess of your rooting:
Split-screen to the rescue lol
This Nokia 8 is officially rooted but with the previous February patch and I'm itching to install the March OTA provided by @2WildFirE here, any thoughts on that? What about the official system update that still lists the 2018-03 security patch? Would any of which work?
And that is all for now folks!
I would like to thank @the_laser @heineken78 @topjohnwu @blackpanther0582 @nummerok and many others in this invaluable path to learning more about this phone and the Android system in general!
Good Luck!!
Reserved
Nice, this will help some people to understand.
Powered by Nokia 8 with open bootloader
2WildFirE said:
Nice, this will help some people to understand.
Click to expand...
Click to collapse
That's the idea @2WildFirE !
btw just to make things clear, the official system update is running for like 10 hours and it seems it's not going anywhere.. would I get success by doing the march update thru the zip you've found?
Yep was working fine here, to bring my wifi back, but lost root [emoji6] what we Really need is twrp and or a method to extract the boot.img from the *. Bin file included in the update zip.
Powered by Nokia 8 with open bootloader
I used your method, but it doesn't work.
When I type "fastboot --set-active=_a",it shows "fastboot usage". I try it fifth time, but it still. I haven't deal anythings about root Nokia8, is it the reason ?
contrahelix said:
I used your method, but it doesn't work.
When I type "fastboot --set-active=_a",it shows "fastboot usage". I try it fifth time, but it still. I haven't deal anythings about root Nokia8, is it the reason ?
Click to expand...
Click to collapse
It should work only if you have your bootloader unlocked @contrahelix
You might get it unlocked officially by Nokia or wait for an alternative method.
Also you should update your adb/fastboot tools, then you would get the right error message telling you about the still locked bootloader!
On this post I'm going to explain how I got root on my own Nokia 8 TA-1004, please be patient because this is my first thread under any development section!!
Click to expand...
Click to collapse
I have a TA-1012 i assume it won't work for me?
For everyone with unlocked bootloader, this is the method to root without TWRP !
Now that we have unlocked bootloaders, is it possible that this can be updated to simply use the latest image instead of rolling back? Or are we still rolling back...
Raithlin said:
Now that we have unlocked bootloaders, is it possible that this can be updated to simply use the latest image instead of rolling back? Or are we still rolling back...
Click to expand...
Click to collapse
Still have to rollback to official image.. you cannot upgrade with patched img unfortunately
As u have unlocked bootloader and installed magisk i have a question .
Is it worth to unlock bootloader and install magisk.......?
And one more any custom rom available for nokia8 ta1004.......?
شرا

[DISCUSS] HTC U12 life ROOT achieved!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If someone interested in this, built a TWRP recovery for your own
https://github.com/sabpprook/android_device_htc_iml
Nice can you put in the steps to flash the zip :good:
I can not find TWRP anywhere and Compiling TWRP is too complicated as I am not Linux user, could anyone share it?
Can you please share your TWRP for the U12 life?
Could you share the TWRP for this phone?
Please help, i need root, i wanna privacy mainly.
[QUOTE =“ sabpprook,帖子:79387293,成員:4375068”]
如果對此感興趣,請為您自己建立TWRP恢復
https://github.com/sabpprook/android_device_htc_iml
[/引用]連結已經失效了 還有別的載點嗎?
Hello friends,
I attach you the links for:
TWRP 3.3.0-0 Tested Ok TWRP
Recovery stock Tested Ok Recovery Stock
Magisk No tested Magisk
Hey!
The TWRP is installed, but the drive is encrypted. Is there a work-around?
I'd also try the Magisk file; is it a boot or recovery file?
Arokan_13 said:
Hey!
The TWRP is installed, but the drive is encrypted. Is there a work-around?
I'd also try the Magisk file; is it a boot or recovery file?
Click to expand...
Click to collapse
Disable force encryption
I just achieved root as well and want to leave some notes here:
The TWRP-File postet here worked very well.
- If you notice your drive is encrypted: Wipe(format) it again and boot directly into recovery mode. It will be encrypted again as soon as you boot into system.
- Installing SuperSU didn't work for me, neither by install nor by adb sideload.
- Installing Magisk worked. Download the latest App and replace the .apk with .zip in order to flash it. This way there's no need for twisting the boot.img with the app.
- Install via command, not via phone. I don't know why, but it made a difference. use "adb shell twrp install /sdcard/Your_File.zip"
Happy rooting!
Arokan_13 said:
I just achieved root as well and want to leave some notes here:
The TWRP-File postet here worked very well.
- If you notice your drive is encrypted: Wipe(format) it again and boot directly into recovery mode. It will be encrypted again as soon as you boot into system.
- Installing SuperSU didn't work for me, neither by install nor by adb sideload.
- Installing Magisk worked. Download the latest App and replace the .apk with .zip in order to flash it. This way there's no need for twisting the boot.img with the app.
- Install via command, not via phone. I don't know why, but it made a difference. use "adb shell twrp install /sdcard/Your_File.zip"
Happy rooting!
Click to expand...
Click to collapse
See my reply above
Flash it right after clear data,and it won't be encrypted again
cedmar14 said:
Hello friends,
I attach you the links for:
TWRP 3.3.0-0 Tested Ok TWRP
Recovery stock Tested Ok Recovery Stock
Magisk No tested Magisk
Click to expand...
Click to collapse
Could you please share these file again? Thanks a lot
sabpprook said:
If someone interested in this, built a TWRP recovery for your own
https://github.com/sabpprook/android_device_htc_iml
Click to expand...
Click to collapse
想請您幫忙 是否能教我如何 root 我的 HTC U12 Life? 謝謝
網上 root HTC U12 Life 需要的檔案連結 都失效 可否請還有備份的 大大 分享
OneDrive
onedrive.live.com
cedmar14 said:
OneDrive
onedrive.live.com
Click to expand...
Click to collapse
Thanks. Please let me know if there is VOLTE or Vowifi when you get into GSI rom.

Development [RECOVERY][UNOFFICIAL] TWRP 3.5.2 for Moto Edge S

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Compatible with Lineage Modded 18.1 only!
Instructions
1. Download TWRP image
2. fastboot boot twrp-3.5.2_11.0-2-nio.img
3. Enter Passcode if you have to decrypt /sdcard
4. adb push twrp-3.5.2_11.0-2-nio.img /sdcard
5. Click Backup -> Only Select Boot and Swipe to Backup
6. Go back to Main Menu, -> Advanced -> Install Recovery Ramdisk
7. Find and Select twrp-3.5.2_11.0-2-nio.img -> Swipe to Install
8. Done! If any issues, restore the backup made before.
Downloads
https://build.lolinet.com/file/twrp/nio/twrp-3.5.2_11.0-2-nio.img
Donations
https://paypal.me/electimon
Contributors
@Electimon, betaxab
Version Information
SourceCode: https://github.com/ixmoe/android_device_motorola_nio_twrp/tree/twrp-11.0
Version Information
Status: Stable
Release Date: July-9-2021
Last Updated: July-9-2021
That's great! Waiting for the fixes and the TWRP Installer.
Nice work Dev ! I will test with Lineage Modded later today , thanks a lot .
Lineage modded is not distributed as an OTA package.
Everything working so far with LOS Modded on The G100 Model. Thanks dev !
Will there be a version compatible with stock ROM?
gewe said:
Will there be a version compatible with stock ROM?
Click to expand...
Click to collapse
When I figure out how todo it yes
Electimon said:
When I figure out how todo it yes
Click to expand...
Click to collapse
Is recovery somehow tied to the ROM? I thought recovery can be anything regardless of what the ROM is, as long as bootloader is unlocked.
Tried while stock rom was installed. Its fine when booted from fastboot. But if installed, touchscreen doesn't work.
Will try on lineage modded and see.
Edit: it works with a mouse. So touchscreen doesn't work, yet to try on lineage modded.
can't start adb sideload mode .
failed reason unkown.
lsusb shows no device presented while enter the sideload mode.
i flashed it directly, like this:
Code:
fastboot flash boot twrp-3.5.2_11.0-2-nio.img
is this ok ?
Hello,
What's going on with TWRP? twrp-3.5.2_11.0-3-nio.img just flashes and won't work and twrp-3.5.2_11.0-2-nio.img isn't booting on my G100 any ideas?
Thanks
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
marcusah123 said:
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
Click to expand...
Click to collapse
Yes I have a beta version that has that functionaility working already, just working on slot switching bugs.
Hello,
Awesome!!!! Cannot wait to give it a go. You're doing great work and I hope to use this along with LineageOS and have this as my new phone to use!! WOOOHOO!
Thanks and sorry if I came across as rude!
Additionally I can't sideload gapps as it says there isn't enough room... uhg these two slot phones essentially suck a lot... the DooGee S95 Pro I have is so much simpler!
ETA? Oh yea sorry don't ask for ETAs ever!
Oh I just hope it's soon so I can start using the phone. Do you need some bug spray?
Anyhow I'll use whatever version you have A/B switching aside because you can switch from A to B easily with fastboot, while you work out the last bugs.
Thanks and appreciate your work.
And then I ask for an update!
Any updates or development of this?
funciona para moto g 100?
Hi

Medion (Lenovo) P1060x Tablet - ROM [Stock debloated], TWRP, Magisk Kernel

Hey!
Normal I'm just reading here and don't contribute something, but since I've got that old fully bloated Tablet I'm trying to port something on my own. First because I broke the Tab, now because I have time for some experiment and the tablet was just a gift so never mind if it's broken or not. Hopefully it stays alive.
Till now there is no shiny Custom ROM, but I'm trying to Port! What you found here is a debloated Original System, that's nearly looking Stock Android, a new Splash.img without the Medion branding, and also an Updated TWRP 3.6 that runs annoying slow.
The Files are present as they are, I don't know when I Update things or debug something. It runs on my Tab, maybe it doesn't run on your Tab. Be sure to back up your System with the given TWRP. External SD-Card work even with 128 GB for me. So enough Space to save all partitions. The TWRP doesn't work well with secured data partition, so you have to back up every Partition one by one. The Boot.img is patched with Magisk 24.3
Click to expand...
Click to collapse
U need to install Gapps because I delete all Google Services.
Also, the Obsolete Keyboard and the Launcher is gone from System.img! So if u flash it and can't do anything, u have been WARNED!
Unlocking Bootloader is necessary to Flash boot.img, TWRP.img and so on! Use the Search if u don't know how.
The Image is in Sparse format to used with fastboot, if u don't know how … you know, the Search thing.
just to
Spoiler
Flash things
Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash splash splash.img
fastboot flash recovery twrp3.6.1_9.0.img
fastboot erase userdata
Prefer Aroma Installer to be used found on OpenGapps for Google Apps or a Working Keyboard and Launcher, but we don't have that much Space the Full Gapps are at Maximum Capacity.
Downloads: ///Links obsolete, reupload later///
System.img
Boot.img
TWRP.img
Splash.img
TWRP Boot Splash All-in-One
Hint: Right-click on the Download Banner, then "Save as" to Download with that Hoster
Cheers
Everyone likes pictures here, I guess:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
Update:
0.3
Add Kernel RAW files (Kernel.zip) Not Flashable
0.2
Kernel patched to last Version V3.7 with Magisk Support
Modified Splash.img
Modified TWRP to 3.6.1_9.0 (starts annoying slow, MTP works, Sideload broken)
Debloded System.img
0.1
Modified TWRP 3.2.1.0 (Kernel V3.0)
Enabled ADB Sideload / MTP (unstable)
Disabled Vendor (Tab have no Vendor Partition)
0.0
TWRP 3.2.1.0 - Ported with Team Hovatek Porter (Kernel V3.0)
Do you also maybe have the system image of oreo? i tried flashing a GSI and generic twrp, with your twrp it worked but the GSI didnt want to boot up
vinnievh said:
Do you also maybe have the system image of oreo? i tried flashing a GSI and generic twrp, with your twrp it worked but the GSI didnt want to boot up
Click to expand...
Click to collapse
Sure, here you go! system.img
I didn't try till now what ROM work or not. I'm thinking about porting some ROM, but I'm not that good at programming.
Thank you so much! i have been searching for AGES
not to be stupid but the anonfile link is so. slow. i dont know if its me but it doesent work
vinnievh said:
not to be stupid but the anonfile link is so. slow. i dont know if its me but it doesent work
Click to expand...
Click to collapse
The hoster is slow, yes. What does not work for you?
when not logged in i only get 500 kb/s, and after 1.5gb it says network problem, when logged in only the speed changes 500kb/s more.. but the problem is still there
its really annoying
vinnievh said:
View attachment 5579553
its really annoying
Click to expand...
Click to collapse
That's the stock system.img V3.0 the debloated V3.7 is packed with 7zip and smaller.
Thanks! that should work now
the image works. but twrp keeps saying its encrypted and i cant boot into android. whats the password!?
vinnievh said:
the image works. but twrp keeps saying its encrypted and i cant boot into android. whats the password!?
Click to expand...
Click to collapse
That's because data is not encrypted with the kernel.
Be sure that you delete data partition once you flashed the modified System Partition.
Code:
fastboot erase userdata
Data will be crypted at next full boot, there is no encryption till now. The boot take for me 5-6min.
Hello, its some months ago but im still trying to get it working. i got to a point it boots into recovery saying "Cant load android system, ur data may be corrupt. If u continue to get this meassage, you may need to perform a factory data reset" Its just getting to my nerves and i want this to finally work.
vinnievh said:
Hello, its some months ago but im still trying to get it working. i got to a point it boots into recovery saying "Cant load android system, ur data may be corrupt. If u continue to get this meassage, you may need to perform a factory data reset" Its just getting to my nerves and i want this to finally work.
Click to expand...
Click to collapse
Hey, just been a while not on XDA.
Have you performed a factory reset? You could also use adb commands to do this, or you use AROMA Installer to erase everything if TWRP don't work on ur tablet.

Rooting Pixel 4a

I attempted to root my Pixel 4a with Android 12 using Magisk. While executing commands, I received an error stating the partition was not found. I dont have the latest version of Andriod. My phone debugger mode is checked.
XZNZI said:
I attempted to root my Pixel 4a with Android 12 using Magisk. While executing commands, I received an error stating the partition was not found. I dont have the latest version of Andriod. My phone debugger mode is checked.
Click to expand...
Click to collapse
Not a lot to go on from you description,, So is this what's been done? Bootloader unlocked, oem unlocking toggled, magisk installed,,, magisk patched boot.img available and the adb command sent "fastboot flash boot patchedboot.img" ??
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes
I downgraded to Andriod 10 and unlocked the bootloader, I installed Magisk and patched the bootimg. I ran the command fastboot boot flash and the partition was not found. I only have one partition. I am running Windows 10 Pro with Andriod SDK installed.
XZNZI said:
Yes
I downgraded to Andriod 10 and unlocked the bootloader, I installed Magisk and patched the bootimg. I ran the command fastboot boot flash and the partition was not found. I only have one partition. I am running Windows 10 Pro with Andriod SDK installed.
Click to expand...
Click to collapse
What version of ADB Platform Tools are you using?
Are you absolutely sure you're using the right firmware?
Why did you downgrade?
Are you following one of the several guides? If not, you should be.
XZNZI said:
Yes
I downgraded to Andriod 10 and unlocked the bootloader, I installed Magisk and patched the bootimg. I ran the command fastboot boot flash and the partition was not found. I only have one partition. I am running Windows 10 Pro with Andriod SDK installed.
Click to expand...
Click to collapse
Maybe some of the steps on this page might help you:
[GUIDE] UNLOCKING, DOWNGRADING TO A10, TWRP, ROOT
Hello, I'm posting this guide for those (like me) who can't do without TWRP on their device. I'm providing only a step-by-step explanation. Credits to @nikamura for his kernel and TWRP...
forum.xda-developers.com
EngineerMind said:
Maybe some of the steps on this page might help you:
[GUIDE] UNLOCKING, DOWNGRADING TO A10, TWRP, ROOT
Hello, I'm posting this guide for those (like me) who can't do without TWRP on their device. I'm providing only a step-by-step explanation. Credits to @nikamura for his kernel and TWRP...
forum.xda-developers.com
Click to expand...
Click to collapse
That guide is very out of date.
V0latyle said:
That guide is very out of date.
Click to expand...
Click to collapse
It is, but since he mentioned Android 10, some of it might help him with his issue because it relates to Andorid 10
XZNZI said:
Yes
I downgraded to Andriod 10 and unlocked the bootloader, I installed Magisk and patched the bootimg. I ran the command fastboot boot flash and the partition was not found. I only have one partition. I am running Windows 10 Pro with Andriod SDK installed.
Click to expand...
Click to collapse
You could make sure your platform tools are upto date from here https://developer.android.com/studio/releases/platform-tools then try again, you could also try Pixel Flasher, it works great, slight learning curve but all in all pretty easy,
📳🔥 PixelFlasher, a GUI tool for flashing / updating / rooting / managing Pixel phones.
DESCRIPTION As the name suggests this is an application to flash (update) Pixel™ phones (possibly all Google™ made phones/tablets, YMMV.) PixelFlasher at its core is a UI layer (with bells and whistles) on top of adb / fastboot commands, hence...
forum.xda-developers.com
hammered58 said:
You could make sure your platform tools are upto date from here https://developer.android.com/studio/releases/platform-tools then try again, you could also try Pixel Flasher, it works great, slight learning curve but all in all pretty easy,
📳🔥 PixelFlasher, a GUI tool for flashing / updating / rooting / managing Pixel phones.
DESCRIPTION As the name suggests this is an application to flash (update) Pixel™ phones (possibly all Google™ made phones/tablets, YMMV.) PixelFlasher at its core is a UI layer (with bells and whistles) on top of adb / fastboot commands, hence...
forum.xda-developers.com
Click to expand...
Click to collapse
I download a mini version of the andriod tools and rooted my phone. I attempted to flash TWRP 3.5 for Android 10 for Pixel which failed. Error: Not allowed to flash to recovery. Debugging on Unlocked and rooted..

Categories

Resources