RabbitHoleEscapeR1 / r1_escape

325 stars 33 forks source link

R1 booting in recovery menu (fastbootd) #45

Closed wijzijnkamels closed 3 months ago

wijzijnkamels commented 3 months ago

I'm stuck in a loop. The R1 boots in fastbootd menu ('Reboot system now', 'Enter recovery', 'Reboot to bootloader' and 'Power off'). I've tried all option, and none of them lead to anything. Terminal says this when it happens:

OKAY [ 3.037s] Finished. Total time: 3.038s Erasing 'userdata' OKAY [ 0.318s] CreateProcess failed: The system cannot find the file specified. (2) fastboot: error: Cannot generate image for userdata Rewriting vbmeta struct at offset: 0 Sending 'vbmeta_a' (4 KB) OKAY [ 0.006s] Writing 'vbmeta_a' OKAY [ 0.002s] Finished. Total time: 0.028s Rebooting into fastboot OKAY [ 0.001s] < waiting for any device >

Can anyone tell me what to do?

wijzijnkamels commented 3 months ago

Issue solved in issue #27

wijzijnkamels commented 3 months ago

Thanks David!