Please suggest somewhere else I should post this. I took an OTA update last night for Lineage4microG and my OnePlus8T just bootlooped. I tried downloading and manually side loading both the most recent and previous versions, but they keep failing with a kInstallDeviceOpenError. I am desperate to get back into my device without wiping the data.

  • Shimitar@feddit.it
    link
    fedilink
    arrow-up
    3
    ·
    21 days ago

    Latest build had issues with a few models due to a selinx issue.

    Flashing an older build should work tough. Try flash a selinux-permissive zip from recovery maybe, that should let you boot.

    Next week build will fix the issue I am sure, but you should join the lineageos reddit channel or the discord server.

    • electric_nan@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      21 days ago

      Thanks. I tried flashing the previous one available (the one I was using before taking this OTA), but it also wasn’t working. I’ll keep checking the site for the new build next week, and hope that one boots for me.

  • ReversalHatchery@beehaw.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    23 days ago

    It’s maybe the best if the next thing you do is backup your data. If you have access to a Linux shell on the phone, through adb, the recovery or something, you can make a copy of the data partition.

    If you have adb access (not too rare for the installed recovery system to support it), turn ADB on, connect the phone to your PC, and download the data partition with the adb pull pathgoeshere command. Partitions should be under /dev, but details are device specific.

    If you don’t have ADB but have a shell and you can run the dd command, you can use that to copy the partition to an SD card. Maybe to a USB storage if it supports that, but that’s questionable.

    In old days there was a single data partition, but also there was a different place where the “internal storage” resided. Maybe there are now even more partitions, but I’m not that familiar with current android.

    • ReversalHatchery@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      23 days ago

      If you don’t have ADB through the recovery, you may install one that supports it, or instead of installing you should be able to just boot it with the fastboot command. Be sure to use a recovery that is at least somewhat popular.

    • electric_nan@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      23 days ago

      I can’t quite figure this out. I can enable ADB from Lineage recovery, but I don’t know where my data is. I can ‘adb shell’, cd /dev, and I see a ton of shit but nothing seems like storage. I do ‘df -aH’ in /dev and it is like 5.7 Gigs free of 6. There’s no way that’s all my pictures and stuff.

      • AnEilifintChorcra@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        23 days ago

        If your phone has a password on it then its data is going to be encrypted until you unlock the phone.

        You can temporarily boot a twrp recovery image. It will let you put in your password and decrypt your storage.

        You should be able to transfer the files to your PC with a cable then

          • TechieDamien@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            22 days ago

            Can you get it to boot into twrp via fastboot? If not then you could try flashing stock firmware to see if that resolves the issue. Another thing is you may run into issues installing lineage via twrp. The recommended way is by using their recovery image.

            • electric_nan@lemmy.mlOP
              link
              fedilink
              arrow-up
              1
              ·
              22 days ago

              I could not get twrp to boot from fastboot. I’ll look into flashing the stock firmware. Is there a chance that would break anything? I’m somewhat hopeful that an updated LOs4microG is released soon since the one I installed has now been marked as broken.

  • madeindjs@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 days ago

    I’m in the same situation. I have a One Plus 8, and when I try to update using the updater app on Android, my phone reboot a dozen of time but finally boot without updating Lineage OS. I tried twice and finally gave up…

  • Quintus@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    22 days ago

    Damn you are now making me paranoid. I’m going to skip on this one and make backups.

    • electric_nan@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      22 days ago

      Do it. If I’d had nice backups, I could have wiped and done a clean install. Instead I’m praying this gets fixed so I do lose about a month of pictures and all my 2fa tokens :p