UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Frat
    3. Posts
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Partition table doesn't exist -> bootloop fastboot

      @mrt10001 said in Partition table doesn't exist -> bootloop fastboot:

      ./fastboot boot twrp.img

      ~/Bureau/twrp$ fastboot boot twrp.img
      Sending 'boot.img' (29486 KB) OKAY [ 0.794s]
      Booting FAILED (remote: 'unknown reason')
      fastboot: error: Command failed

      posted in Support
      F
      Frat
    • RE: Partition table doesn't exist -> bootloop fastboot

      @mrt10001
      Thank you for your answers !
      fastboot boot tpwr -> FAILED (remote: 'unknown reason')
      fastboot getvar current-slot -> current-slot: INVALID

      i used " fastboot --set-active=a " and i have ->
      Setting current slot to 'a'

      so i tried to flash an other time the twrp :
      "fastboot flash boot twrp.img"
      Sending 'boot' (31512 KB) OKAY [ 0.823s]
      Writing 'boot' OKAY [ 0.166s]
      Finished. Total time: 1.030s

      but the phone still restart into fastboot mode impossible to have recovery

      posted in Support
      F
      Frat
    • RE: Partition table doesn't exist -> bootloop fastboot

      I found on XDA forum : "sudo fastboot flash boot boot.img" but it doesn’t work either.

      Finally, I tried to reinstall ubuntu touch with the ubports-installer but it blocks from the beginning.

      Can someone help me to solve the problem?

      Thank you in advance

      posted in Support
      F
      Frat
    • Partition table doesn't exist -> bootloop fastboot

      Hello,
      I own a fairphone 3 that was running under e/OS. In order to install unbuntu touch, i first installed linéage 19.1 (android 12)
      Everything worked fine. Then i used ubport-installer to install unbuntu touch. The installation went smoolthy until the "update" phase.
      Since my phone is always starting in fastboot mode, if I select "recovery" (in red) it restarts in fastboot !
      I tried to reinstall line 19.1 by first flashing the image:

      fastboot flash boot lineage.img
      Answers :
      Sending 'boot' (65536 KB) OK [ 2.438s]
      Writing 'boot' FAILED (remote: 'partition table doesn’t exist')
      fastboot: error: Command failed
      I tried to flash the twrp image to fairephone 3 using the function:
      fastboot flash recovery twrp.img and I get the message
      "FAILED (remote: 'partition table doesn’t exist')"
      I tried to reinstall line 19.1 by first flashing the image:

      fastboot flash boot lineage.img
      Answers :
      Sending 'boot' (65536 KB) OK [ 2.438s]
      Writing 'boot' FAILED (remote: 'partition table doesn’t exist')
      fastboot: error: Command failed
      I also tried fastboot recovery and phone restarts in fastboot mode

      posted in Support
      F
      Frat