-
Pl
chevron_right
Hans de Goede: Recovering a FP2 which gives "flash write failure" errors
news.movim.eu / PlanetGnome • 4 July
I believe that this is caused by the bootloader code which implements fastboot not having the ability to retry recoverable eMMC errors. It is still possible to write the eMMC from Linux which can retry these errors.
So we can recover by directly fastboot-ing a recovery.img and then flashing things over adb.
( See step by step instructions... )