• computer: ubuntu 23.10
  • device: asus X00PD, can only root it from the computer (no install from usb option available on the device).

On the computer, I ran:

fastboot flash recovery /home/alice/TWRP/twrp.img

it returned:

Sending 'recovery' (50272 KB) OKAY [ 1.596s] Writing 'recovery' OKAY [ 0.464s] Finished. Total time: 2.068s

I thought I have flashed TWRP to the device’s recovery partition.

However, after booting to recovery, I don’t see TWRP, I see the stock Android recovery.

Unless the recovery partition can support both Android recovery and TWRP at the same time I haven’t installed TWRP.

How do I install TWRP?

  • BearOfaTime
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    6 months ago

    Oh that’s interesting. Never seen that before.

    • bdkmshr@monyet.cc
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      The same thing can be seen on some MIUI device that i used before. Need to quickly press the recovery keys combination to enter TWRP. Entering recovery command from terminal would directly boot into OS.