Hi!
I purchased a Fairphone 6 with a preinstalled Android 15. I want to switch to /e/OS. I updated Android, I unlocked the bootloader, I activated USB debugging, following the instructions on the support site. The web based installer ( /e/OS Installer ) didn’t work (“Cannot connect ADB No device connected”), so I downloaded the installer to my Ubuntu laptop and tried from the command line. It copied and apparently installed many images, but failed eventually. I got the message:
Error: Critical partitions are still locked.
Did you execute ‘fastboot flashing unlock_critical’?
Unfortunately, unlocking the critical partitions doesn’t work either:
$ fastboot flashing unlock_critical
FAILED (remote: 'Flashing Unlock is not allowed
')
fastboot: error: Command failed
The flags --disable-verity and --disable-verification didn’t help. A factory reset in Recovery Mode also fails with a permission error. The phone is presently stuck in a boot loop. I cannot even reinstall Android. How do I get out of this?
Any help is welcome!