Continuing a long unsuccessful thread …
After I had failed with installation of /e/os on my brandnew FP6 via Windows (“automated” and “manually” both didn’t work, I tried a new way: I took my older hp notebook and installed linux mint on it. Worked pretty well for someone who is used in working with Windows, but I’m still a beginner.
Anyway, I installed android’s “platform-tools”, downloaded the “factory-scripts”, had some issues with missing authorisation but found out how to solve them. Finally the script started and “worked”: It worked for some minutes and finally came out with “* OPERATION SUCCESSFUL * You can unplug the cable now” etc. - how I was happy! My phone booted - and it was Android again, the only difference was I had to enter my WiFi password and a new PIN again and so on. No error warning but simply no success either, as if I had reinstalled Andoid.
Any ideas about the reason?
tcecyk
January 11, 2026, 7:18pm
2
modern Androids have A/B slots.. you might just need to switch to the other foot.
(when already booted): adb shell bootctl get-current-slot
in fastboot: fastboot --set-active=b (or “a”)
Also mind to be sure about the prior patch date before relocking.
Thanks, but if I’m reading the script correctly it writes to both slots. I think it should do that.
1 Like
tcecyk
January 11, 2026, 9:10pm
4
true, sorry about that. You should post the whole log output of flash_FP6_factory.sh when it ran (posted the script to see where it could potentially fail)
1 Like
It’s a long output:
oemi@oemi-HP:~/tech/android/FP6-factory$ ./flash_fp6_factory.sh
*** The Fairphone (Gen. 6) flashing script ***
INFO: The procedure will start soon. Please wait…
INFO: The package type is “user-factory”
INFO: You are using a Linux distribution.
INFO: Validating the integrity of the package.
This might take a while. Please wait…
INFO: Validation complete.
WARNING: Flashing this image wipes all user data and settings on the phone.
It will also remove the Google factory reset protection.
Are you sure you want to continue?
Type “Yes” (case sensitive) and press enter to continue: Yes
INFO: Looking for connected device(s)…
INFO: One The Fairphone (Gen. 6) in fastboot mode found (serial number: d5928639).
INFO: The device is fully unlocked.
INFO: Proceeding to flash the device.
INFO: flashing partitions…
Sending ‘abl_a’ (239 KB) OKAY [ 0.010s]
Writing ‘abl_a’ OKAY [ 0.002s]
Finished. Total time: 0.039s
Sending ‘abl_b’ (239 KB) OKAY [ 0.009s]
Writing ‘abl_b’ OKAY [ 0.002s]
Finished. Total time: 0.034s
Sending ‘aop_a’ (311 KB) OKAY [ 0.012s]
Writing ‘aop_a’ OKAY [ 0.002s]
Finished. Total time: 0.037s
Sending ‘aop_b’ (311 KB) OKAY [ 0.011s]
Writing ‘aop_b’ OKAY [ 0.002s]
Finished. Total time: 0.036s
Sending ‘aop_config_a’ (19 KB) OKAY [ 0.002s]
Writing ‘aop_config_a’ OKAY [ 0.002s]
Finished. Total time: 0.028s
Sending ‘aop_config_b’ (19 KB) OKAY [ 0.002s]
Writing ‘aop_config_b’ OKAY [ 0.002s]
Finished. Total time: 0.030s
Sending ‘bluetooth_a’ (812 KB) OKAY [ 0.028s]
Writing ‘bluetooth_a’ OKAY [ 0.002s]
Finished. Total time: 0.057s
Sending ‘bluetooth_b’ (812 KB) OKAY [ 0.028s]
Writing ‘bluetooth_b’ OKAY [ 0.002s]
Finished. Total time: 0.055s
Sending ‘cpucp_a’ (199 KB) OKAY [ 0.008s]
Writing ‘cpucp_a’ OKAY [ 0.002s]
Finished. Total time: 0.033s
Sending ‘cpucp_b’ (199 KB) OKAY [ 0.008s]
Writing ‘cpucp_b’ OKAY [ 0.002s]
Finished. Total time: 0.033s
Sending ‘cpucp_dtb_a’ (11 KB) OKAY [ 0.001s]
Writing ‘cpucp_dtb_a’ OKAY [ 0.002s]
Finished. Total time: 0.026s
Sending ‘cpucp_dtb_b’ (11 KB) OKAY [ 0.002s]
Writing ‘cpucp_dtb_b’ OKAY [ 0.002s]
Finished. Total time: 0.026s
Sending ‘devcfg_a’ (47 KB) OKAY [ 0.003s]
Writing ‘devcfg_a’ OKAY [ 0.002s]
Finished. Total time: 0.027s
Sending ‘devcfg_b’ (47 KB) OKAY [ 0.003s]
Writing ‘devcfg_b’ OKAY [ 0.002s]
Finished. Total time: 0.029s
Sending ‘dsp_a’ (65536 KB) OKAY [ 2.630s]
Writing ‘dsp_a’ OKAY [ 0.032s]
Finished. Total time: 2.684s
Sending ‘dsp_b’ (65536 KB) OKAY [ 2.623s]
Writing ‘dsp_b’ OKAY [ 0.032s]
Finished. Total time: 2.678s
Sending ‘featenabler_a’ (102 KB) OKAY [ 0.005s]
Writing ‘featenabler_a’ OKAY [ 0.002s]
Finished. Total time: 0.032s
Sending ‘featenabler_b’ (102 KB) OKAY [ 0.005s]
Writing ‘featenabler_b’ OKAY [ 0.002s]
Finished. Total time: 0.030s
Sending ‘hyp_a’ (1642 KB) OKAY [ 0.052s]
Writing ‘hyp_a’ OKAY [ 0.002s]
Finished. Total time: 0.078s
Sending ‘hyp_b’ (1642 KB) OKAY [ 0.058s]
Writing ‘hyp_b’ OKAY [ 0.002s]
Finished. Total time: 0.088s
Sending ‘imagefv_a’ (51 KB) OKAY [ 0.003s]
Writing ‘imagefv_a’ OKAY [ 0.001s]
Finished. Total time: 0.028s
Sending ‘imagefv_b’ (51 KB) OKAY [ 0.003s]
Writing ‘imagefv_b’ OKAY [ 0.002s]
Finished. Total time: 0.027s
Sending ‘keymaster_a’ (430 KB) OKAY [ 0.016s]
Writing ‘keymaster_a’ OKAY [ 0.002s]
Finished. Total time: 0.042s
Sending ‘keymaster_b’ (430 KB) OKAY [ 0.016s]
Writing ‘keymaster_b’ OKAY [ 0.002s]
Finished. Total time: 0.042s
Sending ‘logfs’ (16 KB) OKAY [ 0.002s]
Writing ‘logfs’ OKAY [ 0.001s]
Finished. Total time: 0.029s
Sending ‘modem_a’ (181100 KB) OKAY [ 7.475s]
Writing ‘modem_a’ OKAY [ 0.092s]
Finished. Total time: 7.747s
Sending ‘modem_b’ (181100 KB) OKAY [ 7.421s]
Writing ‘modem_b’ OKAY [ 0.092s]
Finished. Total time: 7.667s
Sending ‘multiimgoem_a’ (11 KB) OKAY [ 0.002s]
Writing ‘multiimgoem_a’ OKAY [ 0.006s]
Finished. Total time: 0.034s
Sending ‘multiimgoem_b’ (11 KB) OKAY [ 0.001s]
Writing ‘multiimgoem_b’ OKAY [ 0.006s]
Finished. Total time: 0.034s
Sending ‘pvmfw_a’ (1024 KB) OKAY [ 0.035s]
Writing ‘pvmfw_a’ OKAY [ 0.002s]
Finished. Total time: 0.059s
Sending ‘pvmfw_b’ (1024 KB) OKAY [ 0.034s]
Writing ‘pvmfw_b’ OKAY [ 0.002s]
Finished. Total time: 0.061s
Sending ‘qupfw_a’ (59 KB) OKAY [ 0.003s]
Writing ‘qupfw_a’ OKAY [ 0.001s]
Finished. Total time: 0.027s
Sending ‘qupfw_b’ (59 KB) OKAY [ 0.003s]
Writing ‘qupfw_b’ OKAY [ 0.002s]
Finished. Total time: 0.031s
Sending ‘shrm_a’ (50 KB) OKAY [ 0.003s]
Writing ‘shrm_a’ OKAY [ 0.001s]
Finished. Total time: 0.027s
Sending ‘shrm_b’ (50 KB) OKAY [ 0.003s]
Writing ‘shrm_b’ OKAY [ 0.002s]
Finished. Total time: 0.027s
Sending ‘storsec’ (32 KB) OKAY [ 0.002s]
Writing ‘storsec’ OKAY [ 0.001s]
Finished. Total time: 0.026s
Sending ‘study’ (3272 KB) OKAY [ 0.130s]
Writing ‘study’ OKAY [ 0.003s]
Finished. Total time: 0.166s
Sending ‘studybk_a’ (3272 KB) OKAY [ 0.120s]
Writing ‘studybk_a’ OKAY [ 0.003s]
Finished. Total time: 0.156s
Sending ‘studybk_b’ (3272 KB) OKAY [ 0.116s]
Writing ‘studybk_b’ OKAY [ 0.003s]
Finished. Total time: 0.152s
Sending ‘toolsfv’ (384 KB) OKAY [ 0.014s]
Writing ‘toolsfv’ OKAY [ 0.001s]
Finished. Total time: 0.040s
Sending ‘tz_a’ (3932 KB) OKAY [ 0.145s]
Writing ‘tz_a’ OKAY [ 0.003s]
Finished. Total time: 0.187s
Sending ‘tz_b’ (3932 KB) OKAY [ 0.156s]
Writing ‘tz_b’ OKAY [ 0.003s]
Finished. Total time: 0.195s
Sending ‘uefi_a’ (2835 KB) OKAY [ 0.102s]
Writing ‘uefi_a’ OKAY [ 0.003s]
Finished. Total time: 0.137s
Sending ‘uefi_b’ (2835 KB) OKAY [ 0.106s]
Writing ‘uefi_b’ OKAY [ 0.003s]
Finished. Total time: 0.135s
Sending ‘uefisecapp_a’ (192 KB) OKAY [ 0.007s]
Writing ‘uefisecapp_a’ OKAY [ 0.002s]
Finished. Total time: 0.031s
Sending ‘uefisecapp_b’ (192 KB) OKAY [ 0.008s]
Writing ‘uefisecapp_b’ OKAY [ 0.002s]
Finished. Total time: 0.033s
Warning: skip copying vm-bootsys_a image avb footer due to sparse image.
Sending ‘vm-bootsys_a’ (502200 KB) OKAY [ 20.875s]
Writing ‘vm-bootsys_a’ OKAY [ 0.258s]
Finished. Total time: 21.153s
Warning: skip copying vm-bootsys_b image avb footer due to sparse image.
Sending ‘vm-bootsys_b’ (502200 KB) OKAY [ 19.234s]
Writing ‘vm-bootsys_b’ OKAY [ 0.253s]
Finished. Total time: 19.508s
Warning: skip copying vm-persist image avb footer due to sparse image.
Sending ‘vm-persist’ (122284 KB) OKAY [ 4.513s]
Writing ‘vm-persist’ OKAY [ 0.066s]
Finished. Total time: 4.599s
Sending ‘xbl_a’ (1138 KB) OKAY [ 0.042s]
Writing ‘xbl_a’ OKAY [ 0.006s]
Finished. Total time: 0.076s
Sending ‘xbl_b’ (1138 KB) OKAY [ 0.040s]
Writing ‘xbl_b’ OKAY [ 0.006s]
Finished. Total time: 0.072s
Sending ‘xbl_config_a’ (300 KB) OKAY [ 0.011s]
Writing ‘xbl_config_a’ OKAY [ 0.005s]
Finished. Total time: 0.041s
Sending ‘xbl_config_b’ (300 KB) OKAY [ 0.011s]
Writing ‘xbl_config_b’ OKAY [ 0.005s]
Finished. Total time: 0.040s
Sending ‘xbl_ramdump_a’ (839 KB) OKAY [ 0.027s]
Writing ‘xbl_ramdump_a’ OKAY [ 0.002s]
Finished. Total time: 0.057s
Sending ‘xbl_ramdump_b’ (839 KB) OKAY [ 0.029s]
Writing ‘xbl_ramdump_b’ OKAY [ 0.002s]
Finished. Total time: 0.058s
Sending ‘boot_a’ (98304 KB) OKAY [ 3.577s]
Writing ‘boot_a’ OKAY [ 0.052s]
Finished. Total time: 3.651s
Sending ‘boot_b’ (98304 KB) OKAY [ 3.651s]
Writing ‘boot_b’ OKAY [ 0.056s]
Finished. Total time: 3.731s
Sending ‘dtbo_a’ (30720 KB) OKAY [ 1.055s]
Writing ‘dtbo_a’ OKAY [ 0.015s]
Finished. Total time: 1.098s
Sending ‘dtbo_b’ (30720 KB) OKAY [ 1.172s]
Writing ‘dtbo_b’ OKAY [ 0.015s]
Finished. Total time: 1.209s
Sending ‘init_boot_a’ (8192 KB) OKAY [ 0.308s]
Writing ‘init_boot_a’ OKAY [ 0.005s]
Finished. Total time: 0.336s
Sending ‘init_boot_b’ (8192 KB) OKAY [ 0.286s]
Writing ‘init_boot_b’ OKAY [ 0.005s]
Finished. Total time: 0.314s
Sending ‘recovery_a’ (102400 KB) OKAY [ 3.908s]
Writing ‘recovery_a’ OKAY [ 0.050s]
Finished. Total time: 3.980s
Sending ‘recovery_b’ (102400 KB) OKAY [ 3.835s]
Writing ‘recovery_b’ OKAY [ 0.052s]
Finished. Total time: 3.910s
Sending sparse ‘super’ 1/9 (722664 KB) OKAY [ 29.368s]
Writing ‘super’ OKAY [ 0.008s]
Sending sparse ‘super’ 2/9 (786364 KB) OKAY [ 33.222s]
Writing ‘super’ OKAY [ 0.001s]
Sending sparse ‘super’ 3/9 (786364 KB) OKAY [ 30.336s]
Writing ‘super’ OKAY [ 0.010s]
Sending sparse ‘super’ 4/9 (777024 KB) OKAY [ 30.829s]
Writing ‘super’ OKAY [ 0.002s]
Sending sparse ‘super’ 5/9 (786360 KB) OKAY [ 33.718s]
Writing ‘super’ OKAY [ 0.001s]
Sending sparse ‘super’ 6/9 (749596 KB) OKAY [ 29.971s]
Writing ‘super’ OKAY [ 0.002s]
Sending sparse ‘super’ 7/9 (772152 KB) OKAY [ 29.956s]
Writing ‘super’ OKAY [ 0.006s]
Sending sparse ‘super’ 8/9 (778496 KB) OKAY [ 32.859s]
Writing ‘super’ OKAY [ 0.007s]
Sending sparse ‘super’ 9/9 (97308 KB) OKAY [ 4.194s]
Writing ‘super’ OKAY [ 0.007s]
Finished. Total time: 254.548s
Sending ‘vbmeta_a’ (12 KB) OKAY [ 0.002s]
Writing ‘vbmeta_a’ OKAY [ 0.001s]
Finished. Total time: 0.031s
Sending ‘vbmeta_b’ (12 KB) OKAY [ 0.001s]
Writing ‘vbmeta_b’ OKAY [ 0.001s]
Finished. Total time: 0.024s
Sending ‘vbmeta_system_a’ (4 KB) OKAY [ 0.001s]
Writing ‘vbmeta_system_a’ OKAY [ 0.001s]
Finished. Total time: 0.026s
Sending ‘vbmeta_system_b’ (4 KB) OKAY [ 0.002s]
Writing ‘vbmeta_system_b’ OKAY [ 0.001s]
Finished. Total time: 0.027s
Sending ‘vendor_boot_a’ (98304 KB) OKAY [ 4.043s]
Writing ‘vendor_boot_a’ OKAY [ 0.051s]
Finished. Total time: 4.116s
Sending ‘vendor_boot_b’ (98304 KB) OKAY [ 3.932s]
Writing ‘vendor_boot_b’ OKAY [ 0.047s]
Finished. Total time: 4.003s
INFO: Deleting user data
Sending ‘userdata’ (4096 KB) OKAY [ 0.151s]
Writing ‘userdata’ OKAY [ 0.003s]
Finished. Total time: 0.184s
Warning: skip copying metadata image avb footer due to sparse image.
Sending ‘metadata’ (2184 KB) OKAY [ 0.071s]
Writing ‘metadata’ OKAY [ 0.409s]
Finished. Total time: 0.500s
INFO: Deleting factory reset partition
Sending ‘frp’ (512 KB) OKAY [ 0.015s]
Writing ‘frp’ OKAY [ 0.001s]
Finished. Total time: 0.038s
INFO: Erasing some partitions
Erasing ‘misc’ OKAY [ 0.006s]
Finished. Total time: 0.015s
Erasing ‘modemst1’ OKAY [ 0.007s]
Finished. Total time: 0.015s
Erasing ‘modemst2’ OKAY [ 0.011s]
Finished. Total time: 0.020s
INFO: Activating partition slot A
Setting current slot to ‘a’ OKAY [ 0.010s]
Finished. Total time: 0.014s
INFO: Device flashed. Rebooting now…
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.051s
INFO: ************************
* OPERATION SUCCESSFUL *
************************
INFO: You can unplug the USB cable now.
INFO: This script will terminate in 10 seconds. Bye!
1 Like
tcecyk
January 12, 2026, 7:23pm
7
Ruedeger:
OPERATION SUCCESSFUL
this string isnt part of the /e/ fp6 image zip shell (.sh) script. Either I’m mistaken or youre flashing the stock rom?
1 Like
piero
January 12, 2026, 7:29pm
8
this partition is not on /e/ image list to flash :
Target Flashing Images info
FLASH_AB_FW_IMGS=“bluetooth devcfg dsp modem xbl tz hyp keymaster abl aop featenabler imagefv multiimgoem qupfw uefisecapp xbl_config aop_config cpucp_dtb uefi vm-bootsys xbl_ramdump cpucp shrm studybk”
FLASH_AB_IMGS=“boot dtbo vbmeta_system vbmeta init_boot pvmfw recovery vendor_boot”
FLASH_A_IMGS=“super”
ERASE_IMGS=“misc userdata metadata”
aibd
January 12, 2026, 7:31pm
9
Your working directory is named
1 Like
O no, guys, you’re killing me. I downloaded the script on my windows computer from /e/OS official FP6 download , clearly assuming this would be the /e/os image and this probably was correct. Yesterday when I switched to my notebook I obviously found the wrong page for my download - how stupid can humans be! The headline above the download files was “How to manually install Android on your fairphone”. It’s still on the screen, otherwise I wouldn’t believe it. Sorry for being such a blind fish. I’ll try the correct script soon.
2 Likes
piero, just to make sure I’ll not walk into the bad trap: Do I understand the “Caution” phrase in your guide correctly that a newer /e/os than the android build is no problem, just an older one would be bad? So if I use the recent release of /e/os (3.3) it will work?
piero
January 12, 2026, 9:16pm
13
installing cause no issue…
.
from How to manually install FairphoneOS on your Fairphone
The Fairphone (Gen. 6)
Android 15
[Current] FP6.QREL.15.162.0.20251121144015_VS1V-factory.zip
Version : FP6.QREL.15.162.0
Release date : 15 December 2025
Security patch level : 05 November 2025
from Info about Fairphone The Fairphone (Gen. 6) - FP6
Release notes available here .
Android 15
Security fixes
This /e/OS 3.3 version includes all Android security patches available as of December, 1st .
relocking look possible…
Yes, thanks, I found this one. My f… Android, however, is FP6.QREL.15.151.0 Does this mean I have to use IMG-e-3.2~.zip? I’m confused.
piero
January 12, 2026, 9:30pm
15
ABSOLUTELY NOT !
one more time, installing cause no issue,
But if you try to relock the bootloader with e-3.2-a15-20251022539003-official-FP6 installed,
you will brick your device ! …
Release notes available here .
Security fixes
This /e/OS 3.2 version includes the Android security patches available as of October, 1st 2025.
when
FP6.QREL.15.151.0.20251011181017_VS1P-factory.zip
Version : FP6.QREL.15.151.0
Release date : 10 November 2025
Security patch level : 05 October 2025
if you plan to relock the bootloader
you must have e-3.3-a15-20251210556408-official-FP6 installed to not brick your device
1 Like
Thanks!
Yeah! My phone is starting with “murena” and "welcome to /e/OS.
Thank you so much. It seems that my older problems really had to do with either Windows or the USB plugs in the front of my PC. Now I did a lot of work but also learned a lot - and finally I was successful. And yesterday I must have had a blackout…
2 Likes
mihi
January 13, 2026, 7:55am
17
@aibd Is often making aware of this
1 Like
system
Closed
July 10, 2026, 7:13pm
18
This topic was automatically closed after 180 days. New replies are no longer allowed.