Hi All,
I'm trying to get into the correct state to be able to use a custom rom, following the instructions below.
When I get to the
Code:
fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
step, it flashes, but then the device will not enter recovery.
Is this step required for Crombikk or the Lollipop Roms?
I can get the hairybean bootloader on, does it matter what version of TWRP is on the tablet?
The first version that you flash using the instructions below works ok.
Thanks
RR
lj50036 said:
UPGRADE INSTRUCTIONS, STEP BY STEP
This may help
Starting from a stock bootloader V 10.4.2.18
What you will need
Woking fastboot & adb / SDcard optional
TWRP for a 201 = twrp_tf201t.blob
@ne0zone75 TWRP for the 300 = ne0zone75_tf300t.blob
HairyBean BL & TWRP: This is effectively turn your 201 into a 300 <---- which is a flashable zip inside the zip that you downloasd
All 3 of the above file are in a zip in the Download section @ the top of every page of the thread ...... THIS ZIP IS NOT FLASHABLE...Your must unzip it to get to the real files !!! The name of this zip is 'upgrade_tf201_to_tf300t.zip'
CROMBI 201 ROM zip
A fully charged tablet
All the above files in the same directory as your fastboot.exe (if using windows) In your home folder on linux....
The process
Lets start with the TWRP recovery for the 201, let flash it with fastboot...
Power your tablet off and with the [ VOL DOWN & POWER ] buttons boot the tablet into the bootloader
Once there [ VOL DOWN ] untill the green box is on the USB ICON then [ VOL UP ] to select fastboot
Let make sure your PC can see your tablet with this command.
Code:
fastboot devices
Code:
fastboot -i 0x0b05 flash recovery twrp_tf201t.blob
Then
Code:
fastboot -i 0x0b05 reboot-bootloader
[ VOL UP ] ON RCK to enter recovery
Once in TWRP check to see if adb is working...
Code:
adb devices
Ok now that we know that is working let go ahead and push the HairyBean BL onto the tablet
Code:
adb push HairyBean_Bootloader_TWRP2.5.zip /sdcard
Now under the install tab in TWRP fine the folder and flash it....
reboot once it has fishined..If ask to install SuperUser say NO..........
LET THE BLUE BAR FILL !!!!!!!!! Once it has finished it will reboot into Hairybean TWRP....
Once booted into recovery, run this command to boot into fastboot
Code:
adb reboot-bootloader
You will see that the USB icon is missing now, this is good... If you still see the USB icon DON'T go to the next step
Now lets flash @ne0zone75 TWRP recovery
Code:
fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
Once that has finished let reboot into bootloader
Code:
fastboot -i 0x0b05 reboot-bootloader
Now enter recovery....
Make sure its verison 2.7.1.0
Go to Wipe////Format Data////Type yes
This can take up to 90 mins to format
DO NOT INTERRUPT THE FORMAT !!!!!!!
Now lets push CROMBI-KK onto your tab
Code:
adb push cm-11.0-2014xxxx-crombi-kk-tf201t.zip /sdcard
Find it under the install tab and flash it..
REBOOT into android, first boot can take up to 15 minutes
Click to expand...
Click to collapse
RangeyRover1 said:
Hi All,
I'm trying to get into the correct state to be able to use a custom rom, following the instructions below.
When I get to the
Code:
fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
step, it flashes, but then the device will not enter recovery.
Is this step required for Crombikk or the Lollipop Roms?
I can get the hairybean bootloader on, does it matter what version of TWRP is on the tablet?
The first version that you flash using the instructions below works ok.
Thanks
RR
Click to expand...
Click to collapse
How many icon do you see on the bootloader screen ?
Thx Josh
Hairybean Bootloader
lj50036 said:
How many icon do you see on the bootloader screen ?
Thx Josh
Click to expand...
Click to collapse
4 originally.
When I flash the Hairybean bootloader, 3
I think the intent of the question is to see if I have managed to get the bootloader on?
I think that I have as I no longer have the USB icon.
Thanks
RR
Fix to be able to install CrombiKK and Lollipop
Hi All,
In answer to the question posed in the OP, these are the steps I used to be able to install Lollipop on my TF201.
They are slightly different from Josh's instructions, as I used the latest TWRP for a TF300T, after I flashed the Hairybean Bootloader. Ne0win blob did not work for me.
These steps worked for me. I also flashed the gapps package and TF201 compatability linked to in the original Lollipop thread.
http://forum.xda-developers.com/transformer-tf300t/development/rom-t2932783
Posting this to help others struggling for the first time to flash their tf201.
Regards
RR
lj50036 said:
UPGRADE INSTRUCTIONS, STEP BY STEP
This may help
Starting from a stock bootloader V 10.4.2.18
What you will need
Woking fastboot & adb / SDcard optional
TWRP for a 201 = twrp_tf201t.blob
TWRP for the 300 = openrecovery-twrp-2.8.3.0-tf300t.blob from here http://teamw.in/project/twrp2/97
HairyBean BL & TWRP: This is effectively turn your 201 into a 300 <---- which is a flashable zip inside the zip that you downloasd
2 of the above file are in a zip in the Download section @ the top of every page of the thread ...... THIS ZIP IS NOT FLASHABLE...Your must unzip it to get to the real files !!! The name of this zip is 'upgrade_tf201_to_tf300t.zip'
CROMBI 201 ROM zip
A fully charged tablet
All the above files in the same directory as your fastboot.exe (if using windows) In your home folder on linux....
The process
Lets start with the TWRP recovery for the 201, let flash it with fastboot...
Power your tablet off and with the [ VOL DOWN & POWER ] buttons boot the tablet into the bootloader
Once there [ VOL DOWN ] untill the green box is on the USB ICON then [ VOL UP ] to select fastboot
Let make sure your PC can see your tablet with this command.
Code:
fastboot devices
Code:
fastboot -i 0x0b05 flash recovery twrp_tf201t.blob
Then
Code:
fastboot -i 0x0b05 reboot-bootloader
[ VOL UP ] ON RCK to enter recovery
Once in TWRP check to see if adb is working...
Code:
adb devices
Ok now that we know that is working let go ahead and push the HairyBean BL onto the tablet
Code:
adb push HairyBean_Bootloader_TWRP2.5.zip /sdcard
Now under the install tab in TWRP fine the folder and flash it....
reboot once it has fishined..If ask to install SuperUser say NO..........
LET THE BLUE BAR FILL !!!!!!!!! Once it has finished it will reboot into Hairybean TWRP....
Once booted into recovery, run this command to boot into fastboot
Code:
adb reboot-bootloader
You will see that the USB icon is missing now, this is good... If you still see the USB icon DON'T go to the next step
Now lets flash TF300t version of TWRP recovery
Code:
fastboot -i 0x0b05 flash recovery openrecovery-twrp-2.8.3.0-tf300t.blob
Once that has finished let reboot into bootloader
Code:
fastboot -i 0x0b05 reboot-bootloader
Now enter recovery....
Make sure its verison 2..8.3.0
Go to Wipe////Format Data////Type yes
This can take up to 90 mins to format
DO NOT INTERRUPT THE FORMAT !!!!!!!
Now lets push CROMBI-KK onto your tab
Code:
adb push cm-11.0-2014xxxx-crombi-kk-tf201t.zip /sdcard
Find it under the install tab and flash it..
REBOOT into android, first boot can take up to 15 minutes
Click to expand...
Click to collapse
Related
Hi, i have an unlocked tf201 and tried to install recovery-clockwork-touch-5.8.1.8-tf201.img which seemd to go fine:
Code:
sudo ./fastboot -i 0x0b05 flash recovery recovery-clockwork-touch-5.8.1.8-tf201.img
sending 'recovery' (5380 KB)...
OKAY [ 2.432s]
writing 'recovery'...
OKAY [ 7.011s]
finished. total time: 9.443s
hamlet:Console_Connection michael$ ./fastboot reboot
rebooting...
finished. total time: 0.001s
Thing is the recovery console will not load, after i select it (RCK) nothing happens? The message at top of screen says
Code:
Booting into recovery kernel image
If power off and on again it will boot fine into latest Asus jelly bean rom.
I have tried to re-flash, but now i can no longer find the device in OSX?
Code:
adb devices
List of devices attached
This is the same in both fastboot and when booted normally?
Any ideas?
many thanks
Seems i can find it as a device with adb when booted normally, but not when in fastboot?
ah seems it does not matter if not seen as device when in fastboot as i tried flash again it it seems to work
Code:
sudo ./fastboot -i 0x0b05 flash recovery recovery-clockwork-touch-5.8.1.8-tf201.img
Password:
sending 'recovery' (5380 KB)...
OKAY [ 2.427s]
writing 'recovery'...
OKAY [ 6.286s]
finished. total time: 8.713s
but still it will not boot into recovery?
Thanks
Even tried flashing openrecovery-twrp for jb, but still won't boot into recovery?
any help here would very much appriciated
carperman said:
Even tried flashing openrecovery-twrp for jb, but still won't boot into recovery?
any help here would very much appriciated
Click to expand...
Click to collapse
You are not saying what we need to know.
What bootloader are you on ? Where is the "NVIDIA" logo when you first power on the device? Bottom center or bottom right ?
flumpster said:
You are not saying what we need to know.
What bootloader are you on ? Where is the "NVIDIA" logo when you first power on the device? Bottom center or bottom right ?
Click to expand...
Click to collapse
flumpster said:
You are not saying what we need to know.
What bootloader are you on ? Where is the "NVIDIA" logo when you first power on the device? Bottom center or bottom right ?
Click to expand...
Click to collapse
Sorry thought i had made it clear?
Thanks for the reply i will try and be clearer.
In answer to your question about nvidia logo, it is bottom right.
What i have:
New TF201
unlocked when running ICS
Updated to latest Asus Jelly Bean rom
What i want to achieve:
I wish to root tablet (super user) and eventually install a custom rom.
What i need to do:
Flash clockwork-touch
install superuser.zip via recovery console
Results:
adb devices - report device
fastboot devices - shows no devices
boot to fastboot with 'power/vol ok
fastboot -i 0x0b05 flash recovery *.img - seems to work, see OP
fastboot reboot-bootloader works though recovery never loads
boot to recovery with 'power/vol never loads
For the last 2 it just says
Booting into recovery kernel image
I tried installing rtr_recovery-clockwork-touch which patched version, which again seems to work
Code:
fastboot -i 0x0b05 flash recovery rtr_recovery-clockwork-touch-5.8.1.8-tf201/recoveryblob
sending 'recovery' (5398 KB)...
OKAY [ 2.387s]
writing 'recovery'...
OKAY [ 6.398s]
finished. total time: 8.785s
Code:
fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
This worked, but as before nothing happens it just sits at B]
Booting into recovery kernel image[/B]
The two issue i have are:
fastboot cannot see devices (seem to work though)
recovery is not loading
I can only assume that even though fastboot seems to flashing device, blue load bar appears on tablet and reboot-bootloader commands works, it is not actually flashing the device?
thanks
carperman said:
Sorry thought i had made it clear?
Thanks for the reply i will try and be clearer.
In answer to your question about nvidia logo, it is bottom right.
What i have:
New TF201
unlocked when running ICS
Updated to latest Asus Jelly Bean rom
What i want to achieve:
I wish to root tablet (super user) and eventually install a custom rom.
What i need to do:
Flash clockwork-touch
install superuser.zip via recovery console
Results:
adb devices - report device
fastboot devices - shows no devices
boot to fastboot with 'power/vol ok
fastboot -i 0x0b05 flash recovery *.img - seems to work, see OP
fastboot reboot-bootloader works though recovery never loads
boot to recovery with 'power/vol never loads
For the last 2 it just says
Booting into recovery kernel image
I tried installing rtr_recovery-clockwork-touch which patched version, which again seems to work
Code:
fastboot -i 0x0b05 flash recovery rtr_recovery-clockwork-touch-5.8.1.8-tf201/recoveryblob
sending 'recovery' (5398 KB)...
OKAY [ 2.387s]
writing 'recovery'...
OKAY [ 6.398s]
finished. total time: 8.785s
Code:
fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
This worked, but as before nothing happens it just sits at B]
Booting into recovery kernel image[/B]
The two issue i have are:
fastboot cannot see devices (seem to work though)
recovery is not loading
I can only assume that even though fastboot seems to flashing device, blue load bar appears on tablet and reboot-bootloader commands works, it is not actually flashing the device?
thanks
Click to expand...
Click to collapse
First off, awesome report. Far more than I needed but I won't have to ask you another question along the way from now on.
You are on the jellybean bootloader. You should not even be flashing CWM while on that because that is how so many people hard brick their devices.
Can you please try downloading the custom TWRP I have in the following link that I have installed myself and made for the jellybean bootloader so I know this is where we are both at. The zip file has a bat file and you just run it and follow onscreen instructions.
http://forum.xda-developers.com/showpost.php?p=26595675&postcount=2
You want Hairybean TWRP Updater (normal).
Please do not try to install CWM at any point from now on.
flumpster said:
First off, awesome report. Far more than I needed but I won't have to ask you another question along the way from now on.
You are on the jellybean bootloader. You should not even be flashing CWM while on that because that is how so many people hard brick their devices.
Can you please try downloading the custom TWRP I have in the following link that I have installed myself and made for the jellybean bootloader so I know this is where we are both at. The zip file has a bat file and you just run it and follow onscreen instructions.
http://forum.xda-developers.com/showpost.php?p=26595675&postcount=2
You want Hairybean TWRP Updater (normal).
Please do not try to install CWM at any point from now on.
Click to expand...
Click to collapse
Thanks, will give it a try.
Must have done something as cannot get adb to find device when in fastboot now?
Tried rebooting workstation and tablet a few times, but no joy
and your bat file did not find device either?
carperman said:
Must have done something as cannot get adb to find device when in fastboot now?
Tried rebooting workstation and tablet a few times, but no joy
and your bat file did not find device either?
Click to expand...
Click to collapse
adb does not work in fastboot. Only the fastboot command does. The only places you can use adb is either while in the OS or while in recovery.
The .bat file would have tried to run a fastboot flash command.
Here is odd thing though, even though adb devices shows nothing and the .bat can't find connection the command fastboot reboot-bootloader works?
Note the error i get with .bat is
./HairyBean TWRP Recovery Flasher.bat: line 1: @echo: command not found
************************************************
HairyBean TWRP Jelly Bean Recovery Flasher
: command not foundcovery Flasher.bat: line 4: echo.
1. Turn OFF the device
./HairyBean TWRP Recovery Flasher.bat: line 6: syntax error near unexpected token `('
'/HairyBean TWRP Recovery Flasher.bat: line 6: `echo 2. Turn ON the device (hold power + vol down)
hamlet:HairyBean TWRP Updater 2.4.1.0 (normal) michael$ ./HairyBean\ TWRP\ Recovery\ Flasher.bat
./HairyBean TWRP Recovery Flasher.bat: line 1: @echo: command not found
************************************************
HairyBean TWRP Jelly Bean Recovery Flasher
: command not foundcovery Flasher.bat: line 4: echo.
1. Turn OFF the device
./HairyBean TWRP Recovery Flasher.bat: line 6: syntax error near unexpected token `('
'/HairyBean TWRP Recovery Flasher.bat: line 6: `echo 2. Turn ON the device (hold power + vol down)
hamlet:HairyBean TWRP Updater 2.4.1.0 (normal)
Just noticed that fastboot now find device though
fastboot devices
015d0787bf2fee07 fastboot
thanks
carperman said:
Here is odd thing though, even though adb devices shows nothing and the .bat can't find connection the command fastboot reboot-bootloader works?
Note the error i get with .bat is
./HairyBean TWRP Recovery Flasher.bat: line 1: @echo: command not found
************************************************
HairyBean TWRP Jelly Bean Recovery Flasher
: command not foundcovery Flasher.bat: line 4: echo.
1. Turn OFF the device
./HairyBean TWRP Recovery Flasher.bat: line 6: syntax error near unexpected token `('
'/HairyBean TWRP Recovery Flasher.bat: line 6: `echo 2. Turn ON the device (hold power + vol down)
hamlet:HairyBean TWRP Updater 2.4.1.0 (normal) michael$ ./HairyBean\ TWRP\ Recovery\ Flasher.bat
./HairyBean TWRP Recovery Flasher.bat: line 1: @echo: command not found
************************************************
HairyBean TWRP Jelly Bean Recovery Flasher
: command not foundcovery Flasher.bat: line 4: echo.
1. Turn OFF the device
./HairyBean TWRP Recovery Flasher.bat: line 6: syntax error near unexpected token `('
'/HairyBean TWRP Recovery Flasher.bat: line 6: `echo 2. Turn ON the device (hold power + vol down)
hamlet:HairyBean TWRP Updater 2.4.1.0 (normal)
Just noticed that fastboot now find device though
fastboot devices
015d0787bf2fee07 fastboot
thanks
Click to expand...
Click to collapse
I see a michael subfix in there. Are you running this zip from desktop or a link? Can you please try extracting the zip to a physical drive (e.g. make a folder on d: and call it wookie then extract the zip in it.
I have seen before this script failing on desktop.
edit... I have just looked back at your earlier outputs. Are you in linux because I presumed you was on windows when I started? The .bat file is for windows and it will probably not even work in linux because of the links.
ok sorted, checked the .bat and is for windows i am on OSX so did
fastboot -i 0x0B05 flash recovery fastboot/recoveryTWRP.blob
and it works
great many thanks, now to try your custom rom
carperman said:
ok sorted, checked the .bat and is for windows i am on OSX so did
fastboot -i 0x0B05 flash recovery fastboot/recoveryTWRP.blob
and it works
great many thanks, now to try your custom rom
Click to expand...
Click to collapse
Cool, glad you got it sorted.
Just know that you don't need to root first. Root is built into the roms and is not needed to flash.
Also please never try CWM again... From now on if you grab the official TWRP as needed make sure you get the JB version.
gl mate.
Awesome man this worked fine for me, had the same problem I guess koush needs to do his homework on the devices, or I do one..
Hi all,
Just followed the instructions below to get a new rom on my TF201.
Now I have Teamwin recovery booting showing V2.6.3.0 and asking for a password.
Teamwin does not show data in external or internal sdcards.
I am unable to get into fastboot mode, using power and vol down.
It has failed since running this line fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
I have all of the nvflash blobs etc.
Any ideas how to recover from this point?
Thanks
RR
This may help
Starting from a stock bootloader V 10.4.2.18
What you will need
Woking fastboot & adb / SDcard optional
TWRP for a 201 = twrp_tf201t.blob
@ne0zone75 TWRP for the 300 = ne0zone75_tf300t.blob
HairyBean BL & TWRP: This is effectively turn your 201 into a 300 <---- which is a flashable zip inside the zip that you downloasd
All 3 of the above file are in a zip in the Download section @ the top of every page of the thread ...... THIS ZIP IS NOT FLASHABLE...Your must unzip it to get to the real files !!! The name of this zip is 'upgrade_tf201_to_tf300t.zip'
CROMBI 201 ROM zip
A fully charged tablet
All the above files in the same directory as your fastboot.exe (if using windows) In your home folder on linux....
The process
Lets start with the TWRP recovery for the 201, let flash it with fastboot...
Power your tablet off and with the [ VOL DOWN & POWER ] buttons boot the tablet into the bootloader
Once there [ VOL DOWN ] untill the green box is on the USB ICON then [ VOL UP ] to select fastboot
Let make sure your PC can see your tablet with this command.
Code:
fastboot devices
Code:
fastboot -i 0x0b05 flash recovery twrp_tf201t.blob
Then
Code:
fastboot -i 0x0b05 reboot-bootloader
[ VOL UP ] ON RCK to enter recovery
Once in TWRP check to see if adb is working...
Code:
adb devices
Ok now that we know that is working let go ahead and push the HairyBean BL onto the tablet
Code:
adb push HairyBean_Bootloader_TWRP2.5.zip /sdcard
Now under the install tab in TWRP fine the folder and flash it....
reboot once it has fishined..If ask to install SuperUser say NO..........
LET THE BLUE BAR FILL !!!!!!!!! Once it has finished it will reboot into Hairybean TWRP....
Once booted into recovery, run this command to boot into fastboot
Code:
adb reboot-bootloader
You will see that the USB icon is missing now, this is good... If you still see the USB icon DON'T go to the next step
Now lets flash @ne0zone75 TWRP recovery
Code:
fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
Once that has finished let reboot into bootloader
Code:
fastboot -i 0x0b05 reboot-bootloader
Now enter recovery....
Make sure its verison 2.7.1.0
Go to Wipe////Format Data////Type yes
This can take up to 90 mins to format
DO NOT INTERRUPT THE FORMAT !!!!!!!
Now lets push CROMBI-KK onto your tab
Code:
adb push cm-11.0-2014xxxx-crombi-kk-tf201t.zip /sdcard
Find it under the install tab and flash it..
REBOOT into android, first boot can take up to 15 minutes
ADB interface working
Ok, lots of playing this morning tells me that the adb interface is working when the teamwin recovery is showing.
adb devices gives <number> recovery
Any ideas how to proceed from here, apart from carefully
RangeyRover1 said:
Ok, lots of playing this morning tells me that the adb interface is working when the teamwin recovery is showing.
adb devices gives <number> recovery
Any ideas how to proceed from here, apart from carefully
Click to expand...
Click to collapse
When on the twrp screen .....
Does the command .....
Code:
adb reboot-bootloader
Do anything ??
Thx Josh
Hello I was having a tough time trying to Flash Crombi KK rom. At 1 point I had to use a recovery blob because I was stuck. I started from there upgraded bootloader and twrp 2.5. Flashed twrp 2.8 and Crombi KK rom kept showing fail. I eventually gave up and tried to go from 2.8 TWRP back to 2.5 with JB Bootloader. Bad move I know. Whenever I pressed up to go to recovery it would get stuck. Then eventually I tried wiping data from Bootloader screen. Now the 3 options, recovery, coldboot and wipe data wont show. Stuck at Asus screen "The Device is Unlocked".
I downloaded naked drivers and android ADB drivers.. however I cannot get them to install on windows 7. I'd appreciate any help to try to this back running again
Lyvewire said:
Hello I was having a tough time trying to Flash Crombi KK rom. At 1 point I had to use a recovery blob because I was stuck. I started from there upgraded bootloader and twrp 2.5. Flashed twrp 2.8 and Crombi KK rom kept showing fail. I eventually gave up and tried to go from 2.8 TWRP back to 2.5 with JB Bootloader. Bad move I know. Whenever I pressed up to go to recovery it would get stuck. Then eventually I tried wiping data from Bootloader screen. Now the 3 options, recovery, coldboot and wipe data wont show. Stuck at Asus screen "The Device is Unlocked".
I downloaded naked drivers and android ADB drivers.. however I cannot get them to install on windows 7. I'd appreciate any help to try to this back running again
Click to expand...
Click to collapse
Do you have your nvflash blobs backed up ?
Thx Josh
lj50036 said:
Do you have your nvflash blobs backed up ?
Thx Josh
Click to expand...
Click to collapse
No blobs. I 've had this device since day one. Rooted it, bricked before but never this. I remember having a hard time making a NVFlashbackup for the same reason of my device showing up and eventually gave up. Any other suggestions?
Lyvewire said:
No blobs. I 've had this device since day one. Rooted it, bricked before but never this. I remember having a hard time making a NVFlashbackup for the same reason of my device showing up and eventually gave up. Any other suggestions?
Click to expand...
Click to collapse
No nvflash blob, no fastboot, no adb ....
There is nothing that can be done if the above statement is true ......
Thx Josh
lj50036 said:
No nvflash blob, no fastboot, no adb ....
There is nothing that can be done if the above statement is true ......
Thx Josh
Click to expand...
Click to collapse
Thanks for replying
I tried using this http://forum.xda-developers.com/showthread.php?t=2588979 to install ADB. It got to waiting for device and of course nothing. Is there something else needed to get the ADB to read the device? I downloaded the naked drivers as well but nothing showed up in device manager. No executable file to run. Am I missing something?
WooHoo
lj50036 said:
When on the twrp screen .....
Does the command .....
Code:
adb reboot-bootloader
Do anything ??
Thx Josh
Click to expand...
Click to collapse
Why, yes. yes it does Thanks.
Ok I have the RCK, Android,wipe data icons.
fastboot devices on this screen now gives <number> fastboot
Woot!
I'm keen to have specific instructions on how to recover from this point back to stock, then take a deep breath and try to get to custom.
My concern is that a lot of the threads with guidance for recovery and flashing are old, and I don't want to brick this thing.
So, is there a thread for recovery to stock from this point?
I have found this thread discussing recovery. http://forum.xda-developers.com/transformer-prime/help/guide-t2864946
am waiting for full charge of tablet at the moment.
Thanks for all the help so far.
RR
RangeyRover1 said:
Why, yes. yes it does Thanks.
Ok I have the RCK, Android,wipe data icons.
fastboot devices on this screen now gives <number> fastboot
Woot!
I'm keen to have specific instructions on how to recover from this point back to stock, then take a deep breath and try to get to custom.
My concern is that a lot of the threads with guidance for recovery and flashing are old, and I don't want to brick this thing.
So, is there a thread for recovery to stock from this point?
Thanks for all the help so far.
RR
Click to expand...
Click to collapse
You need the blob from the stock frimware downloaded from the Asus website ....
It will be in a zip file that needs unzipped twice ...... Make sure you get the correct 'SKU' for your tablet ......
Then follow this guide, skip to the first fastboot command and go from there .....
http://forum.xda-developers.com/showthread.php?t=2538028
Thx Josh
FIXED
lj50036 said:
You need the blob from the stock frimware downloaded from the Asus website ....
It will be in a zip file that needs unzipped twice ...... Make sure you get the correct 'SKU' for your tablet ......
Then follow this guide, skip to the first fastboot command and go from there .....
http://forum.xda-developers.com/showthread.php?t=2538028
Thx Josh
Click to expand...
Click to collapse
Thanks, thats got me back to square one.
Maybe a new thread detailing the pain to get to Custom rom!
Cheers Josh.
RR
tf300 update required?
Ok, i seem to be failing when i apply neowin tf300 update, when following the crombikk instructions on post #4. The system does not now boot into recovery. Is this step absolutely required for the newer roms?
Thanks
RR
asus tf201 when power on show twrp screen with password asking
twrp version is 2.3.1.0
in fastboot tablet shown but when i write this command adb reboot bootloader , tablet reboots and show this screen
key driver not found.. booting os
android cardhu-user bootloader <1.00 e> released by 'ww_epad-10.6.1.0-20130225' A03
starting fastboot use download protocol
with these 3 options
RCK/ANDROID/WIPE DATA
in minimal fastboot window show waiting for device ?
i also try to update using sdcard but sdcard files not shown
any solution mates ?
experts kindly post here the solution
If TWRP is asking you for a password then you have installed the wrong TWRP for the bootloader you are on.
The easiest way for you to get out of it is to completely reset your machine.
http://forum.xda-developers.com/showpost.php?p=44244313&postcount=12
Just follow the instructions carefully here but get the tf201 firmware instead of the tf300 firmware.
i insert pin to reset the tablet with holding the volume down but nothing happen just restart the tablet
I had same problem try this how i did it http://forum.xda-developers.com/tra...r-password-t3331995/post65733096#post65733096
What i did to fix this :
use windows 7 not 8.1 install drivers
I used "Minimal ADB and Fastboot" --- google it
and using part of http://forum.xda-developers.com/show...3&postcount=12
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system c:\adb\blob --------- gives me an error uploading the blob !!!!!
fastboot -i 0x0B05 reboot ----did not respond --- have to use hardware buttons
When i restart i didn't have recovery at this point just boot in to fastboot menu (i thought i killed my asus totally ))
what i did after :
I FLASH BOOTLOADER ON THE LINK
https://www.androidfilehost.com/?fid=23060877490002899 (unzipp it and there is blob<--- i copy it in the abd/fastboot folder)
fastboot flash boot blob
reboot and go in to recovery to confirm that is Hairybean TWRP 2.5 (no enter your password any more ihaaa)
i download twrp_tf201t_kang_2.8.5.1_signed.zip (unzipp it and there is boot.blob<--- i copy it in the abd/fastboot folder) from ... https://www.androidfilehost.com/?fid=95916177934539154
and
fastboot erase recovery
fastboot flash recovery boot.blob
( I found that.... fastboot flash recovery xxxxxxxx ........... works ONLY if you do ..... fastboot erase recovery ......... first !!!!! i tryed flashing even my original twrp 2.4.4 and its asked me for the password again ..i try so many recovery version.....JB or ICS ...TWRP and CWM you name it ..just this and Hairybean TWRP 2.5 didn't asked for a password )
After ... fastboot flash recovery boot.blob ..... fastboot reboot .....worked ---- restart in to recovery ---- and i did not have that annoying "enter your password" msg any more !!!
than using part from :http://forum.xda-developers.com/tran...01-22-t3080892
Go to twrp/wipe/format data then type yes
It takes about 70 minutes to format
Make sure that your battery is full
Do Not interrupt format(if you do, it will brick)
After it's done go to Wipe//Advanced Wipe//Select Data
Tap “Repair or Change File System”//”Change File System//F2FS
Swipe to Change
Wipe dalvik cache, system, cache, data, internal storage
reboot in to twrp
At that point MY pc can see my tf201 internal storage in TWRP no problem so i just copy zips in there ....... didn't use sd card
Flash KatKiss-5.1.1_TF201_030.zip
Flash Supersu.zipin
Flash Gapps.zip
Reboot
Rom http://forum.xda-developers.com/devd...9236#downloads
SuperSu v2.46 http://download.chainfire.eu/supersu
Minimal Gapps https://www.androidfilehost.com/?fid=95916177934550851
and this rom is fast really fassst ...resurrect my tf201
hope this will help you !!!
only show this
That is simple .... from the screenshot i can see that you run adb xxxxxxx thats mean that you are in to recovery mode on your tablet (you start twrp) fastboot won't work -----
U have to be in fastboot .......
(fastbootmode is that screen when you see the RCK/ANDROID/WIPE DATA when rsk is pulsing that is it .......and DO NOT GO IN TO TWRP stay there and run fastboot comands)
for example is you run "fastboot devices" and see your device you are good to go . and adb devices won't work ---but if "adb devices " give you number any fastboot comand wont work !!!!!
SO when you see RCK/ANDROID/WIPE DATA do not touch anything else
run fastboot devices and you will see yout tf201
format everything and then flash
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
i try ur steps
i write adb reboot bootloader then tablet reboots and show 3 options RCK/ANDROID/WIPE DATA
then i didnt touch any of 3 options just write fastboot devices but it show nothing
chk picture
kindly reply
well i need working fastboot so we can continue
what are u using windows 7 or 8
windows 7
no one in this forum who help to solve this problem ?
have u try different usb drivers ?
so u can run fasboot ?
---------- Post added at 01:53 AM ---------- Previous post was at 01:48 AM ----------
i do not know exactly how to but I thing u have to try after u enter in twrp to push zip files into the tablet and and instll them ....just google for adb push and try to install ZIP Hairybean TWRP 2.5 bootloader and then twrp_tf201t_kang_2.8.5.1_signed.zip
ok i will search adb push
i download both files which u mentioned
will u please share the write procedure for this and for same model ?
mate if u have solution then kindly share to solve this problem
thnx
any solution experts..............?
GSM-HUM said:
any solution experts..............?
Click to expand...
Click to collapse
did you ask here
http://forum.xda-developers.com/transformer-prime/help
Sent from my XT1060 using XDA Labs
---------- Post added at 07:38 PM ---------- Previous post was at 07:24 PM ----------
I really don't know enough about this device to give any advice
Sent from my XT1060 using XDA Labs
My TF201 was fine with stock 4.1.1 installed. I didn't have to enter a password to open it. Pressing power button was enough to reach the home screen.
I decided to install Nougat so I followed the thread "from stock to nougat" step by step (which is a great threat btw) but, of course, something went wrong.
I need help with getting the device out of the current status, which is :
- Only TWRP 2.6.3.0 is installed. I press Down + Power but no '3 icons' appear anymore.
- When I enter TWRP I get asked for a password. I highly doubt that I've (ever) set a password but somehow the device is now encrypted (?) / password protected. I can bypass the password screen by simply clicking 'cancel' but still can't mount anything inside TWRP, not system or external sd card, nor can I unzip / flash a Rom.
Before TWRP (this morning) HairyBean recovery was installed, but I couldn't flash anything there either, it ended always in an "can't unzip" error.
The good news is when connected to Win10 I have a working fastboot and adb connection !
What should be the next step to solve this (and to reach Nougat) ? How can I get the 3 icons back ?
You have the wrong TWRP installed for Nougat v7.1, you have to be on TWRP 2.8.0.0 or higher. You should flash the highest version available to date. LATEST TWRP: https://androidfilehost.com/?fid=457095661767150802
The BIG question is, what BOOTLOADER are you on? I think you have to be on bootloader version 10.6.1.27.1 to get the TWRP to work.
NP
Nektopoli said:
You have the wrong TWRP installed for Nougat v7.1, you have to be on TWRP 2.8.0.0 or higher. You should flash the highest version available to date. LATEST TWRP: https://androidfilehost.com/?fid=457095661767150802
The BIG question is, what BOOTLOADER are you on? I think you have to be on bootloader version 10.6.1.27.1 to get the TWRP to work.
Click to expand...
Click to collapse
Last bootloader is from the HairyBean-Upgrade zip :
Upgrade+Hairybean+2.31+(4.2.1)+Bootloader+&+TWRP+( 2.5).zip
But again, I couldn't flash anything either. It all ended with "can't unzip" error.
Right now, I can't boot into fastboot. The device always boots into TWRP 2.6.3.0.
I did the steps on this page : [HOW-TO] Unbrick your Transformer Prime (or not) by Diamondback
- Type: "adb shell"
- You should see a "#" now
- Once you have that "#", please type: dd if=/dev/zero of=/dev/block/mmcblk0p4 bs=100 count=1 and press [Enter]
- Now type: dd if=/dev/zero of=/dev/block/mmcblk0p3 bs=16 count=1 and press [Enter]
- Exit the shell and reboot your Prime via CWM
- It should not reboot to CWM automatically now. It either boots your ROM or is stuck at the splash screen. If it is stuck, boot to recovery and install any ROM you want.
Click to expand...
Click to collapse
but the result is the same, the device ONLY boots into TWRP (and asks for a password).
Without being able to boot into fastboot, how can I install the latest TWRP ?
So holding the VOL bottom down when turning on the tablet doesn't bring to the screen with: [RCK] [ANDRIOD] [WIPE DATE] choices in the middle?
NP
Nektopoli said:
So holding the VOL bottom down when turning on the tablet doesn't bring to the screen with: [RCK] [ANDRIOD] [WIPE DATE] choices in the middle?
NP
Click to expand...
Click to collapse
No. But I can send "adb reboot bootloader", and then it comes up after reboot.
So I've tried 2-3 times to flash recovery with :
fastboot flash recovery twrp-3.1.0-1-tf201t.img
but it always hangs at "writing 'recovery' ".
The device freezes.
Any suggestions what I should do now ?
msegmx said:
No. But I can send "adb reboot bootloader", and then it comes up after reboot.
So I've tried 2-3 times to flash recovery with :
fastboot flash recovery twrp-3.1.0-1-tf201t.img
but it always hangs at "writing 'recovery' ".
The device freezes.
Any suggestions what I should do now ?
Click to expand...
Click to collapse
Btw, bootloader is "WW_epad-10.6.1.27.1-20130711".
Have to tried renaming the TWRP.img file "TWRP.blob" then;
fastboot -i 0x0B05 flash recovery c:\adb\TF201t\TWRP.blob (you will need the to input the location of the file on you computer, that is where I flashed mine from) also did you wipe the recovery partition?
NP
https://forum.xda-developers.com/showthread.php?t=2038464
Nektopoli said:
Have to tried renaming the TWRP.img file "TWRP.blob" then;
fastboot -i 0x0B05 flash recovery c:\adb\TF201t\TWRP.blob (you will need the to input the location of the file on you computer, that is where I flashed mine from) also did you wipe the recovery partition?
NP
https://forum.xda-developers.com/showthread.php?t=2038464
Click to expand...
Click to collapse
Two questions before I totally brick my TF201 :
1) how to I wipe recovery partition ? (note: In fastboot mode, is it the third 'wipe data' icon ? does that wipe recovery, too ?)
2) the page says "THIS LINK IS FOR TF201 RUNNING JB BOOTLOADER ONLY! DO NOT USE IT IF YOU ARE NOT SURE WHAT YOU ARE RUNNING STOP NOW!".
How can I be sure what bootloader I'm on ?
(the text at the top of the page where the 3 icons are says :
HTML:
Key driver not found.. Booting OS
Android cardhU-user bootloader <1.00 e> released by "WW_epad-10.6.1.27.1-20130711" A03
Starting Fastboot USB download protocol
WW_epad-10.6.1.27.1 - 20130771 A03 is the JB bootloader, same one I'm on. You just have to wipe the recovery partition using adb command;
fastboot erase recovery
Then
fastboot -i 0x0B05 flash recovery c:\TWRP.blob
Once you get the TWRP from the link working you can flash the new ROM using the TWRP recovery console.
NP
msegmx said:
Two questions before I totally brick my TF201 :
1) how to I wipe recovery partition ? (note: In fastboot mode, is it the third 'wipe data' icon ? does that wipe recovery, too ?)
2) the page says "THIS LINK IS FOR TF201 RUNNING JB BOOTLOADER ONLY! DO NOT USE IT IF YOU ARE NOT SURE WHAT YOU ARE RUNNING STOP NOW!".
How can I be sure what bootloader I'm on ?
(the text at the top of the page where the 3 icons are says :
HTML:
Key driver not found.. Booting OS
Android cardhU-user bootloader <1.00 e> released by "WW_epad-10.6.1.27.1-20130711" A03
Starting Fastboot USB download protocol
Click to expand...
Click to collapse
Nektopoli said:
WW_epad-10.6.1.27.1 - 20130771 A03 is the JB bootloader, same one I'm on. You just have to wipe the recovery partition using adb command;
fastboot erase recovery
Then
fastboot -i 0x0B05 flash recovery c:\TWRP.blob
Once you get the TWRP from the link working you can flash the new ROM using the TWRP recovery console.
NP
Click to expand...
Click to collapse
I've tried many things, but right now when I try to enter recovery it says in red "unrecoverable bootloader error (0x0000000)"
fastboot erase system <- this end with an OK
fastboot erase recovery <- this doesn't end at all, command never ends
fastboot erase misc <- same as "erase recovery", doesn't end
flashing any blob, or any file doesn't end. Flashing blob says "sending.." and then doesn't continue, it is stuck there.
I also put the zip from inside the Asus blob zip onto an SD card, but since I don't have a recovery I can't start the process. -> unrecoverable bootloader error
So whatever I tried, it doesn't succeed. Either the tablet is stuck (the green RCK icon stops blinking) or it does nothing at all, for example after issuing a "fastboot flash recovery.." command, it just blinks the whole time and nothing happens.
The only successful commands are (so far) "fastboot reboot-bootloader" and "fastboot erase system".
Any suggestions are welcome..
Ok, good news, I have TWRP 3.1.0-1 installed.
I had the SD Card inside the tablet. the "unrecoverable bootloader error" was on screen.
The filename inside SD card is "EP201_SDUPDATE.zip".
So I did a Volume Down Button + Power button long press (as I did so many times before) and rebooted the tablet.. and somehow it recognized the zip file and started updating the system.
So, an Android robot appeared with a scroll-bar beneath it, and the the Android robot changed to a dead one with a red X on it.
After rebooting the tablet again I saw 4 icons, so that is the ICS bootloader, right ? at the top it says now "WW_epad-10.4.2.18-20121122" A03
Nevertheless I just flashed the latest TWRP through fastboot command.
Next I'll try to install a custom Rom.
But before that, do I need HairyBean recovery or bootloader first ?
Edit : I followed the steps here and everythning went fine so far. The tab is rebooting right now.
Thanks for your help !!
I'm using KatKiss 7.1.2 on my TF201 found here
https://forum.xda-developers.com/transformer-prime/development/rom-katkiss-nougat-t3459313
NP
---------- Post added at 04:04 PM ---------- Previous post was at 03:52 PM ----------
msegmx said:
Ok, good news, I have TWRP 3.1.0-1 installed.
I had the SD Card inside the tablet. the "unrecoverable bootloader error" was on screen.
The filename inside SD card is "EP201_SDUPDATE.zip".
So I did a Volume Down Button + Power button long press (as I did so many times before) and rebooted the tablet.. and somehow it recognized the zip file and started updating the system.
So, an Android robot appeared with a scroll-bar beneath it, and the the Android robot changed to a dead one with a red X on it.
After rebooting the tablet again I saw 4 icons, so that is the ICS bootloader, right ? at the top it says now "WW_epad-10.4.2.18-20121122" A03
Nevertheless I just flashed the latest TWRP through fastboot command.
Next I'll try to install a custom Rom.
But before that, do I need HairyBean recovery or bootloader first ?
Edit : I followed the steps here and everythning went fine so far. The tab is rebooting right now.
Thanks for your help !!
Click to expand...
Click to collapse
You know need to install the JB bootloader but you're fine with TWRP,
The correct bootloader for the ROM is: WW_epad-10.6.1.27.1 - 20130771 A03
NP
Hey guys,
just got my Xiaomi Mi A3 today, so i wanted to install TWRP and root the phone with Magisk.
Well my problem is that the device is now stuck in "fastboot" mode. I mean there are tons of tutorials outside, but they are different. So it is really hard to known, which one will work. There are a lot of tutorials which are describing the way with an unofficial .img and and TWRP Installer with it.
So what have i done so far:
1. Installed the needed ADB and Xiaomi drivers and downloaded "Android Platform Tools"
2. Unlocked the bootloader on the device --> so far everything was OK
3. Then i found an tutorial and it is saying that i should use the following command "fastboot boot twrp-3.3.1-0-laurel_sprout.img"
Unfortunately, if i am trying to enter that i am getting the following error: fastboot error: command failed (remote - unknown command)
So after that i was searching for an Tutorial on YouTube and found an different way.
The guy in the tutorial is using the command: "fastboot flash boot twrp.img"
Well, the end of the story is at the moment, it doesn´t matter how i want to reboot my device it always lands in "fastboot" mode.
Is there an kind soul outside, which can help me out to install twrp on my phone? Hopefully with an "CORRECT" Tutorial?
Thank you.
Edit# 1: If i enter the command "fastboot set_active b" my phone loads up and says "Can´t load Android System. Your data may be corrupt. And i can choose between Try again and factory data reset.
Edit# 2: Okay, i made some research and tried the following commands:
fastboot erase userdata
fastboot getvar all
fastboot erase boot
fastboot set_active b
fastboot erase boot
fastboot flash boot twrp.img
fastboot reboot
The phone booted now directly to TWRP.
Edit# 3: Okay, so as far as i understand, i wiped my stock rom with the command: fastboot flash boot twrp.img , because i didn´t switched the slot to "b" before, correct?
After my commands in "Edit# 2" i wiped everything and installed TWRP permanently to slot "b". Just went through TWRP a little bit and if i click on "Install" all Storage devices are at 0MB. So how do i get my stock ROM back?
My Problem is that this device already had this faulty Android 10 version when i bought that. When i firsted turned that on, the phone was showing me that an Android Update is available. But when i wanted to install that, it was saying this update is for Android 9. I think you know what i am talking about.
So what are my options now? Where do i get that stock rom back and how should i proceed? I also saw some posts here that an downgrade is not that good, because a lot of sensors will not work after that.
I was on the latest Android 10 March Security Patch and had the same problem. However, I was able to figure it out and made it work. Here's what I did:
1. Flash the latest Android 10 fastboot rom (search in XDA)
2. Download this modified boot image: https://drive.google.com/file/d/1-dCUenlLq4C-l-LJWQUsOFhlIRRAb5xI/view?usp=drivesdk
3. On fastboot, execute: fastboot getvar current-slot (make sure you are on slot A)
3. If not on A, execute: fastboot set_active a
4. Execute: fastboot flash boot (image name).img
5. Fastboot reboot (make sure to press volume + before hitting enter)
6. You are now booted to TWRP
7. Flash the TWRP Installer zip (can be found in XDA)
8. Wipe dalvik cache
9. Reboot to fastboot
10. Execute: fastboot set_active b
11. Execute: fastboot reboot
Let me know if this works for you! Hope this is a great help.
kevinxjen said:
I was on the latest Android 10 March Security Patch and had the same problem. However, I was able to figure it out and made it work. Here's what I did:
1. Flash the latest Android 10 fastboot rom (search in XDA)
2. Download this modified boot image: https://drive.google.com/file/d/1-dCUenlLq4C-l-LJWQUsOFhlIRRAb5xI/view?usp=drivesdk
3. On fastboot, execute: fastboot getvar current-slot (make sure you are on slot A)
3. If not on A, execute: fastboot set_active a
4. Execute: fastboot flash boot (image name).img
5. Fastboot reboot (make sure to press volume + before hitting enter)
6. You are now booted to TWRP
7. Flash the TWRP Installer zip (can be found in XDA)
8. Wipe dalvik cache
9. Reboot to fastboot
10. Execute: fastboot set_active b
11. Execute: fastboot reboot
Let me know if this works for you! Hope this is a great help.
Click to expand...
Click to collapse
Hey there,
first of all thank you for your reply
Unfortunately those steps were not working for me or i am misunderstanding something.
So i followed your steps:
1. Flash the latest Android 10 fastboot rom (search in XDA) - found that here https://forum.xda-developers.com/mi-a3/how-to/fastboot-rom-android-10-v11-0-8-0-march-t4069077
Unzipped the files to my platform-tools folder and started the "flash_all.bat" file. No errors so far -> after the last command "fastboot reboot" device automatically booted up and it stucked on the "mi" logo. In the thread which i have mentioned above a few people had the same problem and they were told to execute an factory reset.
So i went back to fastbood mode and typed in "fastboot erase userdata" - but nothing happended. So i was stuck at the "mi" logo.
Then i thought i will go on and follow the next steps:
2. Download this modified boot image: - downloaded that
3. On fastboot, execute: fastboot getvar current-slot (make sure you are on slot A)
3. If not on A, execute: fastboot set_active a
4. Execute: fastboot flash boot (image name).img
5. Fastboot reboot (make sure to press volume + before hitting enter)
6. You are now booted to TWRP Endresult: NO TWRP was booting straight away back to fastboot mode
What am i doing wrong? I just want to go back to my Androis OS with latest March Security Patch and Install TWRP permanently,so after that i can root it with Magisk.
Edit# 1: I was not using your modified boot image, i took that one: https://forum.xda-developers.com/showpost.php?p=82087765&postcount=3 and could boot into TWRP after that.
But anyways it seems that there is nothing on my phone, i still stuck at the "mi" logo and when i go to TWRP, everything is empty on the storage device. I mean if i go to the Button "Wipe" --> "then Swipe for factory reset" i get the following errors.
"Could not mount /data and unable to find crypto footer."
"unable to mount storage"
Current state of the device:
Booting normally: Stucks on "Mi" Logo
Holding Volume Down + Power: boots to "FastBoot Mode"
Holding Volume Up + Power: boots to "TWRP"
Edit# 2: Phone is alive again
Followed these steps below and managed to install TWRP permanently and get back my Android OS.
If you have fastboot, simply flash TWRP, boot to TWRP recovery, do a full wipe, including formatting using data. Reboot to TWRP ( check boxes to install TWRP manager - if you see that screen)
Once rebooted to TWRP Recovery, Flash Rom of Choice, Gapps if needed, Flash Magisk again. Boot to system and setup.
The only issue i am having at the moment, everytime i Install the Magisk.zip over TWRP my A3 stucks at "mi" logo. So just need to figure that out.
But hey i´m almost done!
Edit# 3: Tried to install Disable_Dm-Verity_ForceEncrypt package, before Magiskv20.4 installation, but still getting bootloop after flashing the .zip file.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Final Update: Everything is working Oh god, that was my first day with an Android Phone and i really learned a lot about it. Even if i figured out everything by myself, i hope that this thread helps someone out, who is facing similiar issues.
Final Steps:
1. downloaded MiFlash and flashed my Mi A3 with the latest ROM - laurel_sprout_global_images_V11.0.8.0.QFQMIXM_79d650b0da_10.0 -
2. Device booted up with an error that the Android OS is corrupted and i had to reset it to factory settings
3. Device booted up to the Android OS.
4. Downloaded my stock boot.img and copied that to my Downloads folder
5. Installed Magisk Manager on my device and patched my stock boot image. If everything is done an new magisk_patched.img will be created under the same path.
6.Used following command to copy the .img file from my device to my PC "adb pull /sdcard/Download/magisk_patched.img"
7. Opened CMD --> navigated to my adb tools and typed in following code: adb reboot bootloader --> Enter --> fastboot flash boot magisk_patched.img --> Enter --> fastboot continue
8. Done, device booted up and Magisk was successfully installed.
Thank you.