Need help installing eOS on OnePlus Nord

Hello
Im currently stuck at the eOS installaion on my OnePlus Nord. I have followed the instructions and am stuck at the GitBash Here step. The script takes my phone from fastboot into fastbootd and then waits for device and nothing happens anymore.

Am i missing something? Bootloader is Unlocked and USB Debugging enabled

Well you could show us the command you are actually doing, maybe you are using the wrong file on the wrong OS?

If devices are not found it can be a cable issue (cable or port) but it could also be not having proper rights to run fastboot

Is it [Solved] Windows does not see my phone in Fastboot mode, but you really need to paste your output if you want more than a load of guesses.

In case you are inclined to read title only …

Hello
Device is found in fastboot because the GitBash Script restarts it into fastbootd
and i find it with cmd: fastboot devices

im at step 4 Install /e/OS on a OnePlus Nord - “avicii”
with the command :
chmod +x flash_avicii_factory.sh && ./flash_avicii_factory.sh

on the phone it goes some kind of language setting with chinese and english
i waited there but nothing happens so i manually went to english → advanced → reboot into fastboot. when i do that GitBash stops

I think when I installed FP6 with such a script I used

sudo chmod +x flash_avicii_factory.sh && ./flash_avicii_factory.sh

Did you also use GitBash or Linux?
I really dont know how i can get this to work. It seems like the Guide is incomplete somehow

Linux Mint Debian Edition to be exact

Did you keep Windows Device manager open during running of the script and watch it in order to fully rule out drivers errors at some unexpected point including fastbootd as Post #3
You really should not see Fastbootd; the script will handle the use of fastbootd if required. You certainly would not expect a stall at this point.

Stall in fastbootd could happen with wrong drivers or if the phone is not presented as required:

Tip: Before installing /e/OS on the OnePlus Nord avicii for the first time, install the latest stock OS version 12 build on the device.

The phone was definitely as this ? It is more a requirement than a tip!

Anything else in the Requirements before you start section ??

You launch the script and it gets to work. On other devices the script expects no user intervention. Again other scripts I studied include the flashing of partitions as flash_or_abort. In the case of any such fail the script should abort and on the PC the prompt returns – “end of job”.

This topic was automatically closed after 30 days. New replies are no longer allowed.