I have a FP3 and got the same problem when updating from Android 9 (dev) to Android 11. I solved it by first going through the installation of the FP3 stock ROM, as described here (steps 1-4), and then
- going again into the fastboot mode (first time was to flash the Fairphone Android 11 stock ROM; with Power+VolDown)
- again unlocking the phone with
fastboot flashing unlock
. After that in reboots automatically (I let it boot into the OS). - rebooting into fastboot
-
unzip IMG-e-1.6-r-20221129238947-stable-FP3.zip
(the one I used) and change into the extracted directory. - and finally execute the
flash_FP3_factory.sh
After that I could simply reboot into my shiny /e/ Android 11.
This is basically the same procedure as to install the stock ROM.