Hi,
I’m trying to reinstall GrapheneOS on a Pixel 10 Pro after temporarily flashing stock Android in order to migrate WhatsApp data from iOS.
The device is currently in fastboot mode and the bootloader is unlocked.
Current fastboot info:
product: blazer
current-slot: a
unlocked: yes
version-bootloader: deepspace-17.1-15016913
I first tried the Web Installer, but it failed with:
Error: Bootloader replied with FAIL: failed to flash partition (bootloader_b): -7
Then I tried the CLI installation method using the official guide. I tested both:
blazer-install-2026042100.zip
blazer-install-2026050400.zip
Both signatures verified correctly with ssh-keygen.
However, flash-all.bat fails at the same point:
Available devices:
xxxxADB IDxxxx fastboot
Warning: skip copying bootloader_b image avb footer (bootloader_b partition size: 0, bootloader_b image size: 21915024).
Sending 'bootloader_b' (21401 KB) OKAY [ 0.543s]
Writing 'bootloader_b' (bootloader) Flashing pack version deepspace-16.4-14791471
(bootloader) flashing platform lga
(bootloader) Validating partition ufs
(bootloader) Validating partition ufs
(bootloader) Validating partition partition:0
(bootloader) Validating partition partition:1
(bootloader) Validating partition partition:2
(bootloader) Validating partition partition:3
(bootloader) Validating partition dbl_b
(bootloader) failed: generic error
(bootloader) image(dbl_b): rejected, fails validation
(bootloader) failed to validate partition (dbl_b)
FAILED (remote: 'failed to flash partition (bootloader_b): -7')
fastboot: error: Command failed
It looks like my current stock bootloader is deepspace-17.1-15016913, while the GrapheneOS install images appear to be trying to flash deepspace-16.4-14791471.
Is this a rollback protection / firmware version mismatch issue? Was this caused when getting back to stock Android?
Any workaround would be appreciated, right now I don't have a backup phone.
Thanks in advance.