Thread: Max 3 Rooted
View Single Post
Old 11-08-2023, 08:04 PM   #161
diabl0w
Connoisseur
diabl0w will become famous soon enoughdiabl0w will become famous soon enoughdiabl0w will become famous soon enoughdiabl0w will become famous soon enoughdiabl0w will become famous soon enoughdiabl0w will become famous soon enough
 
Posts: 87
Karma: 527
Join Date: Sep 2019
Device: Max3
Quote:
Originally Posted by sk88 View Post
Yeah, unless they stuck a bootloader update in 3.0, I should have been fine. I haven't connected my device to the internet in years.

I was trying to flash in a way where I could keep TWRP. I had some ideas on changing up some functionality and wanted an easier reset option. Anyway, I couldn't get TWRP to stick at all, but I can boot directly to the magisk img.
not to soumd insulting, but are you sure it didnt work? TWRP takes a long time to boot... approximately 1-2 minutes... and that time increases significantly if you have a lot of files on your device (upwards of 10 minutes). as mentioned previously in this thread, the bootloader doesnt have a splash screen so it will look like nothing is happening on your device until the kernel of twrp/android starts loading its graphics code
the combination of those 2 things can make it seem like it didnt flash

```
adb reboot bootloader
fastboot devices
fastboot flashing unlock
fastboot flash recovery twrp.img
```

Last edited by diabl0w; 11-08-2023 at 08:33 PM.
diabl0w is offline   Reply With Quote